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

    类 ScoreboardScoreInfo

    表示分数信息。包含了分数持有者以及它在记分板上的对应的分数。

    Contains a pair of a scoreboard participant and its respective score.

    索引

    属性

    participant: ScoreboardIdentity

    分数归属的分数持有者。

    This scoreboard participant for this score.

    score: number

    该记分项上分数持有者的分数。

    Score value of the identity for this objective.