public interface BlockPlaceEvent extends IBlockEvent, IEventCancelable
| Modifier and Type | Method and Description |
|---|---|
IBlockState |
getCurrent() |
java.lang.String |
getHand() |
IBlockState |
getPlacedAgainst() |
IPlayer |
getPlayer() |
getBlock, getBlockState, getWorldgetPosition, getX, getY, getZcancel, isCanceled, setCanceledIPlayer getPlayer()
IBlockState getCurrent()
IBlockState getPlacedAgainst()
java.lang.String getHand()