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 voidServerScoreboard.onScoreChanged(ScoreHolder scoreHolder, Objective objective, Score score) -
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 objective, Consumer<Score> creator) static ScoreScore.read(CompoundTag tag, HolderLookup.Provider levelRegistry) 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 voidScoreboard.onScoreChanged(ScoreHolder scoreHolder, Objective objective, Score score) (package private) voidMethod parameters in net.minecraft.world.scores with type arguments of type ScoreModifier and TypeMethodDescriptionPlayerScores.getOrCreate(Objective objective, Consumer<Score> creator)