AuthenticatedPlayer

data class AuthenticatedPlayer(val type: KType) : ParameterInfo

認証済みプレイヤー

Constructors

Link copied to clipboard
constructor(type: KType)

Properties

Link copied to clipboard
val type: KType

プレイヤーの型(Player, OfflinePlayer等)