onBlockPlace

fun Player.onBlockPlace(callback: BlockPlaceEvent.() -> Unit)

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

See also