public interface ThrownPotion extends Projectile
Modifier and Type | Method and Description |
---|---|
default RepresentedItemData |
getPotionItemData()
Gets a copy of the
RepresentedItemData used by this potion. |
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 RepresentedItemData getPotionItemData()
RepresentedItemData
used by this potion.