HudPlayerQuitEvent

open class HudPlayerQuitEvent : PlayerEvent, BetterHudEvent

HudPlayer quit event.

Constructors

Link copied to clipboard
constructor(@NotNull hudPlayer: @NotNull HudPlayer)

Properties

Link copied to clipboard
val HANDLER_LIST: HandlerList

Functions

Link copied to clipboard
open fun getEventName(): String
Link copied to clipboard
open fun getHandlerList(): HandlerList
Link copied to clipboard
@NotNull
open fun getHandlers(): @NotNull HandlerList
Link copied to clipboard
fun getPlayer(): Player
Link copied to clipboard