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
/
RebarMountableEntity
Rebar
Mountable
Entity
interface
RebarMountableEntity
(
source
)
Members
Functions
on
Dismount
Link copied to clipboard
open
fun
onDismount
(
event
:
EntityDismountEvent
,
priority
:
EventPriority
)
on
Mount
Link copied to clipboard
open
fun
onMount
(
event
:
EntityMountEvent
,
priority
:
EventPriority
)