Uses of Class
net.minecraft.scoreboard.ScoreboardPlayerScore
Packages that use ScoreboardPlayerScore
-
Uses of ScoreboardPlayerScore in net.minecraft
Methods in net.minecraft with parameters of type ScoreboardPlayerScoreModifier and TypeMethodDescriptionbooleanclass_4735.apply(ScoreboardPlayerScore scoreboardPlayerScore) intclass_4715.compare(ScoreboardPlayerScore scoreboardPlayerScore, ScoreboardPlayerScore scoreboardPlayerScore2) -
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
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 TypeMethodDescriptionvoidScoreboard.updateScore(ScoreboardPlayerScore score) voidServerScoreboard.updateScore(ScoreboardPlayerScore score)