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
/
RebarTameable
Rebar
Tameable
interface
RebarTameable
(
source
)
Members
Functions
on
Death
Link copied to clipboard
open
fun
onDeath
(
event
:
TameableDeathMessageEvent
,
priority
:
EventPriority
)
on
Tamed
Link copied to clipboard
open
fun
onTamed
(
event
:
EntityTameEvent
,
priority
:
EventPriority
)