custom
Toggle table of contents
1.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
custom
custom
/
net.crystopia.crystalshard.paper.custom.extension
/
onBlockBreak
on
Block
Break
fun
Player
.
onBlockBreak
(
callback
:
BlockBreakEvent
.
(
)
->
Unit
)
Custom Interaction Method for the BlockBreakEvent. Register SmartEvents and use the Event Manager.
See also
Smart
Events