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
/
RebarJoinHandler
Rebar
Join
Handler
interface
RebarJoinHandler
(
source
)
Allows items to run code when a player joins.
Members
Functions
on
Join
Link copied to clipboard
abstract
fun
onJoin
(
event
:
PlayerJoinEvent
,
priority
:
EventPriority
)
Called when the player joins the server