PlayerArg

data class PlayerArg(val player: ServerPlayer)

Constructors

Link copied to clipboard
constructor(player: ServerPlayer)

Properties

Link copied to clipboard
val player: ServerPlayer