Uses of Interface
net.minecraft.class_9014
Packages that use class_9014
Package
Description
-
Uses of class_9014 in net.minecraft.command.argument
Methods in net.minecraft.command.argument with parameters of type class_9014Modifier and TypeMethodDescriptiondefault voidOperationArgumentType.IntOperator.apply(class_9014 a, class_9014 b) voidOperationArgumentType.Operation.apply(class_9014 a, class_9014 b) -
Uses of class_9014 in net.minecraft.scoreboard
Methods in net.minecraft.scoreboard that return class_9014Modifier and TypeMethodDescriptionScoreboard.getPlayerScore(class_9015 class_9015, ScoreboardObjective objective) Scoreboard.method_55425(class_9015 class_9015, ScoreboardObjective scoreboardObjective, boolean bool) Method parameters in net.minecraft.scoreboard with type arguments of type class_9014Modifier and TypeMethodDescriptionfinal voidScoreboard.forEachScore(ScoreboardCriterion criterion, class_9015 class_9015, Consumer<class_9014> action) -
Uses of class_9014 in net.minecraft.server.command
Methods in net.minecraft.server.command that return class_9014Modifier and TypeMethodDescriptionprivate static class_9014TriggerCommand.getScore(Scoreboard scoreboard, class_9015 class_9015, ScoreboardObjective scoreboardObjective)