@minecraft
    正在准备搜索索引...

    枚举 ScoreboardIdentityType

    表示分数持有者的类型。

    Contains objectives and participants for the scoreboard.

    索引

    枚举成员

    枚举成员

    Entity: "Entity"

    分数持有者是一个实体。

    This scoreboard participant is tied to an entity.

    FakePlayer: "FakePlayer"

    分数持有者是一个虚拟玩家(通常用于存储数据或者作为抽象进度)。

    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"

    分数持有者是一位玩家。

    This scoreboard participant is tied to a player.