onBlockBreak

fun Player.onBlockBreak(callback: BlockBreakEvent.() -> Unit)

Custom Interaction Method for the BlockBreakEvent. Register SmartEvents and use the Event Manager.

See also