public interface Snowball extends Projectile
Modifier and Type | Method and Description |
---|---|
DamagingData |
getDamagingData()
Gets a copy of the current
DamagingData that this snowball 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
getProperties, getProperty, setRawData, validateRawData
toContainer
DamagingData getDamagingData()
DamagingData
that this snowball will
deal on an Entity
when hit.