public interface IBlockEvent extends IEventPositionable
Modifier and Type | Method and Description |
---|---|
default IBlock |
getBlock() |
IBlockState |
getBlockState() |
IWorld |
getWorld() |
getPosition, getX, getY, getZ
IWorld getWorld()
IBlockState getBlockState()
default IBlock getBlock()