Uses of Class
net.minecraft.world.scores.Score
Package
Description
-
Uses of Score in net.minecraft.commands.arguments
-
Uses of Score in net.minecraft.server
-
Uses of Score in net.minecraft.server.commands
Modifier and TypeMethodDescriptionprivate static Score
TriggerCommand.getScore
(ServerPlayer p_139139_, Objective p_139140_) Modifier and TypeMethodDescriptionprivate static int
TriggerCommand.addValue
(CommandSourceStack p_139155_, Score p_139156_, int p_139157_) private static int
TriggerCommand.setValue
(CommandSourceStack p_139161_, Score p_139162_, int p_139163_) private static int
TriggerCommand.simpleTrigger
(CommandSourceStack p_139152_, Score p_139153_) -
Uses of Score in net.minecraft.world.scores
Modifier and TypeFieldDescriptionScoreboard.playerScores
static final Comparator<Score>
Score.SCORE_COMPARATOR
Modifier and TypeMethodDescriptionScoreboard.getOrCreatePlayerScore
(String p_83472_, Objective p_83473_) Modifier and TypeMethodDescriptionScoreboard.getPlayerScores
(String p_83484_) Scoreboard.getPlayerScores
(Objective p_83499_) Modifier and TypeMethodDescriptionfinal void
Scoreboard.forAllObjectives
(ObjectiveCriteria p_83428_, String p_83429_, Consumer<Score> p_83430_)