Uses of Class
org.geysermc.geyser.entity.type.ExpOrbEntity
Packages that use ExpOrbEntity
-
Uses of ExpOrbEntity in org.geysermc.geyser.entity
Fields in org.geysermc.geyser.entity with type parameters of type ExpOrbEntityModifier and TypeFieldDescriptionstatic EntityDefinition<ExpOrbEntity>EntityDefinitions.EXPERIENCE_ORB -
Uses of ExpOrbEntity in org.geysermc.geyser.entity.factory
Methods in org.geysermc.geyser.entity.factory that return ExpOrbEntityModifier and TypeMethodDescriptionExperienceOrbEntityFactory.create(GeyserSession session, int amount, long entityId, long geyserId, com.nukkitx.math.vector.Vector3f position)