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 ScoreboardPlayerScoreModifierConstructorDescriptionScoreboardPlayerUpdateS2CPacket(ScoreboardPlayerScore scoreboardPlayerScore, int int2) -
Uses of ScoreboardPlayerScore in net.minecraft.scoreboard
Methods in net.minecraft.scoreboard that return ScoreboardPlayerScoreModifier and TypeMethodDescriptionScoreboard.getPlayerScore(String player, ScoreboardObjective objective) Methods in net.minecraft.scoreboard with parameters of type ScoreboardPlayerScoreModifier and TypeMethodDescriptionintclass_1470.compare(ScoreboardPlayerScore scoreboardPlayerScore, ScoreboardPlayerScore scoreboardPlayerScore2) voidScoreboard.updateScore(ScoreboardPlayerScore score) voidServerScoreboard.updateScore(ScoreboardPlayerScore score)