public interface FallingBlock extends Entity
Modifier and Type | Method and Description |
---|---|
FallingBlockData |
getFallingBlockData()
Gets a copy of the currently used
FallingBlockData . |
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
FallingBlockData getFallingBlockData()
FallingBlockData
.