on block_breakorg.bukkit.event.block.BlockBreakEventBlock1.0.0
Description
Fires when a player breaks a block.
Variables
playerPlayer
NullableNo
The player who broke the block
blockBlock
NullableNo
The block that was broken
itemItemStack
NullableYes
The item the player used to break the block, or null if empty hand
Examples
on block_break: