public interface Firework extends Projectile, FusedExplosive
Modifier and Type | Method and Description |
---|---|
default FireworkData |
getFireworkData()
Gets a copy of the
FireworkData for this firework. |
getShooter, setShooter
getFuseData
detonate, getExplosiveRadiusData
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
getApplicableProperties, getProperty
default FireworkData getFireworkData()
FireworkData
for this firework.