rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rebar
rebar
/
io.github.pylonmc.rebar.item.base
/
RebarTool
Rebar
Tool
interface
RebarTool
(
source
)
Members
Functions
on
Used
To
Break
Block
Link copied to clipboard
open
fun
onUsedToBreakBlock
(
event
:
BlockBreakEvent
,
priority
:
EventPriority
)
Called when the item is used to break a block.
on
Used
To
Damage
Block
Link copied to clipboard
open
fun
onUsedToDamageBlock
(
event
:
BlockDamageEvent
,
priority
:
EventPriority
)
Called when the item is used to damage a block.