Uses of Interface
net.minecraft.world.scores.ScoreAccess
Packages that use ScoreAccess
Package
Description
-
Uses of ScoreAccess in net.minecraft.commands.arguments
Methods in net.minecraft.commands.arguments with parameters of type ScoreAccessModifier and TypeMethodDescriptionvoidOperationArgument.Operation.apply(ScoreAccess p_310471_, ScoreAccess p_312233_) default voidOperationArgument.SimpleOperation.apply(ScoreAccess p_311079_, ScoreAccess p_311087_) -
Uses of ScoreAccess in net.minecraft.server.commands
Methods in net.minecraft.server.commands that return ScoreAccessModifier and TypeMethodDescriptionprivate static ScoreAccessTriggerCommand.getScore(Scoreboard p_309433_, ScoreHolder p_310288_, Objective p_139140_) -
Uses of ScoreAccess in net.minecraft.world.scores
Methods in net.minecraft.world.scores that return ScoreAccessModifier and TypeMethodDescriptionScoreboard.getOrCreatePlayerScore(ScoreHolder p_309688_, Objective p_83473_) Scoreboard.getOrCreatePlayerScore(ScoreHolder p_310827_, Objective p_312875_, boolean p_310024_) Method parameters in net.minecraft.world.scores with type arguments of type ScoreAccessModifier and TypeMethodDescriptionfinal voidScoreboard.forAllObjectives(ObjectiveCriteria p_83428_, ScoreHolder p_310719_, Consumer<ScoreAccess> p_83430_)