public interface FusedExplosive extends Explosive
A FusedExplosive may already be ignited once spawned.
Modifier and Type | Method and Description |
---|---|
default 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
setRawData, validateRawData
toContainer
getApplicableProperties, getProperty
default FuseData getFuseData()
FuseData
representing the fuse
for this FusedExplosive
entity.