Class PlayerItemBreakEvent


public class PlayerItemBreakEvent
extends PlayerEvent
Fired when a player's item breaks (such as a shovel or flint and steel).

The item that's breaking will exist in the inventory with a stack size of 0. After the event, the item's durability will be reset to 0.