pylon-core
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
pylon-core
pylon-core
/
io.github.pylonmc.pylon.core.item.base
/
PylonTool
Pylon
Tool
interface
PylonTool
(
source
)
Members
Functions
on
Used
To
Break
Block
Link copied to clipboard
open
fun
onUsedToBreakBlock
(
event
:
BlockBreakEvent
)
Called when the item is used to break a block.
on
Used
To
Damage
Block
Link copied to clipboard
open
fun
onUsedToDamageBlock
(
event
:
BlockDamageEvent
)
Called when the item is used to damage a block.