public interface Firework extends Projectile, FusedExplosive
Modifier and Type | Method and Description |
---|---|
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
getProperties, getProperty, setRawData, validateRawData
FireworkData getFireworkData()
FireworkData
for this firework.