public interface PlayerBonemealEvent extends IEventCancelable, IPlayerEvent, IProcessableEvent, IEventPositionable
Modifier and Type | Method and Description |
---|---|
IBlock |
getBlock() |
IBlockState |
getBlockState() |
int |
getDimension() |
IItemStack |
getItem() |
IWorld |
getWorld() |
cancel, isCanceled, setCanceled
getEntityLivingBase, getPlayer
getEntity
isProcessed, process
getPosition, getX, getY, getZ
IWorld getWorld()
IBlock getBlock()
IBlockState getBlockState()
int getDimension()
IItemStack getItem()