public interface Explosive extends Entity
Modifier and Type | Method and Description |
---|---|
void |
detonate()
Detonates this explosive immediately.
|
default ExplosiveRadiusData |
getExplosiveRadiusData()
Gets a copy of the
ExplosiveRadiusData used by this
Explosive entity. |
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
void detonate()
default ExplosiveRadiusData getExplosiveRadiusData()
ExplosiveRadiusData
used by this
Explosive
entity.