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.entity.base
/
RebarLeashable
Rebar
Leashable
interface
RebarLeashable
(
source
)
Members
Functions
on
Leash
Link copied to clipboard
open
fun
onLeash
(
event
:
PlayerLeashEntityEvent
,
priority
:
EventPriority
)
on
Unleash
Link copied to clipboard
open
fun
onUnleash
(
event
:
EntityUnleashEvent
,
priority
:
EventPriority
)