Uses of Class
net.minecraft.world.scores.Score
Packages that use Score
-
Uses of Score in net.minecraft.server
Methods in net.minecraft.server with parameters of type ScoreModifier and TypeMethodDescriptionprotected void
ServerScoreboard.onScoreChanged
(ScoreHolder p_311591_, Objective p_310366_, Score p_136206_) -
Uses of Score in net.minecraft.world.scores
Fields in net.minecraft.world.scores with type parameters of type ScoreMethods in net.minecraft.world.scores that return ScoreModifier and TypeMethodDescriptionPlayerScores.getOrCreate
(Objective p_310156_, Consumer<Score> p_310669_) static Score
Score.read
(CompoundTag p_313199_) Methods in net.minecraft.world.scores that return types with arguments of type ScoreMethods in net.minecraft.world.scores with parameters of type ScoreModifier and TypeMethodDescriptionprotected void
Scoreboard.onScoreChanged
(ScoreHolder p_312923_, Objective p_311972_, Score p_83424_) (package private) void
Method parameters in net.minecraft.world.scores with type arguments of type ScoreModifier and TypeMethodDescriptionPlayerScores.getOrCreate
(Objective p_310156_, Consumer<Score> p_310669_)