Uses of Class
net.minecraft.scoreboard.ScoreboardPlayerScore
Packages that use ScoreboardPlayerScore
-
Uses of ScoreboardPlayerScore in net.minecraft.network.packet.s2c.play
Constructors in net.minecraft.network.packet.s2c.play with parameters of type ScoreboardPlayerScore -
Uses of ScoreboardPlayerScore in net.minecraft.scoreboard
Fields in net.minecraft.scoreboard with type parameters of type ScoreboardPlayerScoreModifier and TypeFieldDescriptionstatic final Comparator<ScoreboardPlayerScore>ScoreboardPlayerScore.field_5683private final Map<String,Map<ScoreboardObjective, ScoreboardPlayerScore>> Scoreboard.playerObjectivesMethods in net.minecraft.scoreboard that return ScoreboardPlayerScoreModifier and TypeMethodDescriptionScoreboard.getPlayerScore(String player, ScoreboardObjective objective) Methods in net.minecraft.scoreboard that return types with arguments of type ScoreboardPlayerScoreModifier and TypeMethodDescriptionScoreboard.getAllPlayerScores(ScoreboardObjective objective) Scoreboard.getPlayerObjectives(String string) Scoreboard.method_4897()Methods in net.minecraft.scoreboard with parameters of type ScoreboardPlayerScoreModifier and TypeMethodDescriptionvoidScoreboard.updateScore(ScoreboardPlayerScore score) voidServerScoreboard.updateScore(ScoreboardPlayerScore score)