@minecraft/server / ScoreboardScoreInfo
Class: ScoreboardScoreInfo ​
Defined in: @minecraft/server/index.d.ts:19254
Contains a pair of a scoreboard participant and its respective score.
Properties ​
participant ​
readonlyparticipant:ScoreboardIdentity
Defined in: @minecraft/server/index.d.ts:19261
Remarks ​
This scoreboard participant for this score.
score ​
readonlyscore:number
Defined in: @minecraft/server/index.d.ts:19267
Remarks ​
Score value of the identity for this objective.