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 TypeMethodDescriptionvoidclass_4164.class_4165.apply(ScoreboardPlayerScore scoreboardPlayerScore, ScoreboardPlayerScore scoreboardPlayerScore2) default voidclass_4164.class_4166.apply(ScoreboardPlayerScore scoreboardPlayerScore, ScoreboardPlayerScore scoreboardPlayerScore2) -
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) Methods in net.minecraft.scoreboard with parameters of type ScoreboardPlayerScoreModifier and TypeMethodDescriptionvoidScoreboard.updateScore(ScoreboardPlayerScore score) voidServerScoreboard.updateScore(ScoreboardPlayerScore score) Method parameters in net.minecraft.scoreboard with type arguments of type ScoreboardPlayerScoreModifier and TypeMethodDescriptionfinal voidScoreboard.method_18109(GenericScoreboardCriteria genericScoreboardCriteria, String string, Consumer<ScoreboardPlayerScore> consumer) -
Uses of ScoreboardPlayerScore in net.minecraft.server.command
Methods in net.minecraft.server.command that return ScoreboardPlayerScoreModifier and TypeMethodDescriptionprivate static ScoreboardPlayerScoreTriggerCommand.method_21154(ServerPlayerEntity serverPlayerEntity, ScoreboardObjective scoreboardObjective) Methods in net.minecraft.server.command with parameters of type ScoreboardPlayerScoreModifier and TypeMethodDescriptionprivate static intTriggerCommand.method_21148(class_3915 class_3915, ScoreboardPlayerScore scoreboardPlayerScore) private static intTriggerCommand.method_21149(class_3915 class_3915, ScoreboardPlayerScore scoreboardPlayerScore, int int2) private static intTriggerCommand.method_21155(class_3915 class_3915, ScoreboardPlayerScore scoreboardPlayerScore, int int2)