Package org.geysermc.connector.entity
Class ExpOrbEntity
java.lang.Object
org.geysermc.connector.entity.Entity
org.geysermc.connector.entity.ExpOrbEntity
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionExpOrbEntity(int amount, long entityId, long geyserId, EntityType entityType, com.nukkitx.math.vector.Vector3f position, com.nukkitx.math.vector.Vector3f motion, com.nukkitx.math.vector.Vector3f rotation) -
Method Summary
Methods inherited from class org.geysermc.connector.entity.Entity
addAdditionalSpawnData, as, despawnEntity, getBedrockRotation, getMaxAir, is, isShaking, moveAbsolute, moveAbsolute, moveRelative, moveRelative, setAir, setDimensions, setDisplayName, setDisplayNameVisible, setFreezing, setInvisible, teleport, updateBedrockMetadata, updateBedrockMetadata, updateHeadLookRotation, updatePositionAndRotation, updateRotation
-
Constructor Details
-
ExpOrbEntity
public ExpOrbEntity(int amount, long entityId, long geyserId, EntityType entityType, com.nukkitx.math.vector.Vector3f position, com.nukkitx.math.vector.Vector3f motion, com.nukkitx.math.vector.Vector3f rotation)
-
-
Method Details
-
spawnEntity
- Overrides:
spawnEntityin classEntity
-