public interface FusedExplosive extends Explosive
A FusedExplosive may already be ignited once spawned.
Modifier and Type | Method and Description |
---|---|
FuseData |
getFuseData()
Gets a copy of the
FuseData representing the fuse
for this FusedExplosive entity. |
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
toContainer
FuseData getFuseData()
FuseData
representing the fuse
for this FusedExplosive
entity.