Class BlockBreakBlockEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.block.BlockEvent
io.papermc.paper.event.block.BlockBreakBlockEvent

public class BlockBreakBlockEvent extends BlockEvent
Called when a block forces another block to break and drop items.

Currently called for piston's and liquid flows.