public interface ExperienceOrb extends Entity
Modifier and Type | Method and Description |
---|---|
default ExpOrbData |
experienceHeld()
Gets a copy of the
ExpOrbData associated with this
ExperienceOrb . |
createSnapshot, damage, getLocation, getRotation, getScale, getTransform, getType, getWorld, isLoaded, isOnGround, isRemoved, remove, setLocation, setLocationAndRotation, setLocationAndRotation, setLocationAndRotationSafely, setLocationAndRotationSafely, setLocationSafely, setRotation, setScale, setTransform, transferToWorld, transferToWorld
getUniqueId
setRawData, validateRawData
toContainer
getApplicableProperties, getProperty
default ExpOrbData experienceHeld()
ExpOrbData
associated with this
ExperienceOrb
.