Enumeration: ScoreboardIdentityType
scoreboardBeta
表示分数持有者的类型。
Contains objectives and participants for the scoreboard.
Enumeration Members
Entity
Entity:
"Entity"
Beta
Remarks
分数持有者是一个实体。
This scoreboard participant is tied to an entity.
FakePlayer
FakePlayer:
"FakePlayer"
Beta
Remarks
分数持有者是一个虚拟玩家(通常用于存储数据或者作为抽象进度)。
This scoreboard participant is tied to a pseudo player entity - typically this is used to store scores as data or as abstract progress.
Player
Player:
"Player"
Beta
Remarks
分数持有者是一位玩家。
This scoreboard participant is tied to a player.
