BlockDropItemListener

object BlockDropItemListener : Listener

A Listener which handles the BlockDropItemEvent.

Author

MarkusTieger

Since

0.2.0

See also

BlockDropItemEvent

Functions

Link copied to clipboard
fun onBlockDropItem(event: BlockDropItemEvent)

Will be called when a player breaks a block.