toggle menu
silk
1.10.4
jvm
switch theme
search in API
silk-core
/
net.silkmc.silk.core.event
/
PlayerEvents
/
PlayerQuitEvent
Player
Quit
Event
open
class
PlayerQuitEvent
(
player
:
ServerPlayer
,
val
reason
:
Component
)
:
PlayerEvents.PlayerEvent
<
ServerPlayer
>
(
source
)
Members
Constructors
Player
Quit
Event
Link copied to clipboard
constructor
(
player
:
ServerPlayer
,
reason
:
Component
)
Properties
player
Link copied to clipboard
val
player
:
ServerPlayer
reason
Link copied to clipboard
val
reason
:
Component