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