TargetPlayer

data class TargetPlayer(val type: KType) : ParameterInfo

パスパラメータ {player} で指定されたプレイヤー "me", UUID, プレイヤー名を受け付ける

Constructors

Link copied to clipboard
constructor(type: KType)

Properties

Link copied to clipboard
val type: KType

プレイヤーの型(OfflinePlayer等)