public interface EnderPearl extends Projectile
Modifier and Type | Method and Description |
---|---|
default DamagingData |
getDamagingData()
Gets a copy of the current
DamagingData that this ender pearl
will deal on an Entity when hit. |
getShooter, setShooter
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 DamagingData getDamagingData()
DamagingData
that this ender pearl
will deal on an Entity
when hit.