PlayerEvent

open class PlayerEvent<T : Player?>(val player: T)(source)

Inheritors

Constructors

Link copied to clipboard
constructor(player: T)

Properties

Link copied to clipboard
val player: T