| public static void | |
| private static com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> | | addNumberFormats(CommandBuildContext context, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> top, ScoreboardCommand$NumberFormatCommandExecutor callback) | | addNumberFormats(CommandBuildContext context, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> top, ScoreboardCommand$NumberFormatCommandExecutor callback) | | method_55345(class_7157 arg0, com.mojang.brigadier.builder.ArgumentBuilder<class_2168, ?> arg1, class_3115$class_9008 arg2) | | makeNumberFormatArguments(CommandRegistryAccess registryAccess, com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> argumentBuilder, ScoreboardCommand$NumberFormatCommandExecutor executor) |
|
| private static com.mojang.brigadier.builder.LiteralArgumentBuilder<ServerCommandSource> | | createRenderTypeModify() | | createRenderTypeModify() | | method_13606() | | makeRenderTypeArguments() |
|
| private static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> | |
| private static int | |
| private static Text | |
| private static int | | performOperation(CommandSourceStack source, Collection<ScoreHolder> targets, Objective targetObjective, OperationArgument$Operation operation, Collection<ScoreHolder> sources, Objective sourceObjective) | | performOperation(CommandSourceStack source, Collection<ScoreHolder> targets, Objective targetObjective, OperationArgument$Operation operation, Collection<ScoreHolder> sources, Objective sourceObjective) | | method_13584(class_2168 arg0, Collection<class_9015> arg1, class_266 arg2, class_2218$class_2219 arg3, Collection<class_9015> arg4, class_266 arg5) | | executeOperation(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective targetObjective, OperationArgumentType$Operation operation, Collection<ScoreHolder> sources, ScoreboardObjective sourceObjectives) |
|
| private static int | |
| private static int | |
| private static int | |
| private static int | | setScore(CommandSourceStack source, Collection<ScoreHolder> names, Objective objective, int value) | | setScore(CommandSourceStack source, Collection<ScoreHolder> names, Objective objective, int value) | | method_13604(class_2168 arg0, Collection<class_9015> arg1, class_266 arg2, int arg3) | | executeSet(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, int score) |
|
| private static int | | setScoreDisplay(CommandSourceStack source, Collection<ScoreHolder> names, Objective objective, Component display) | | setScoreDisplay(CommandSourceStack source, Collection<ScoreHolder> names, Objective objective, Component display) | | method_55349(class_2168 arg0, Collection<class_9015> arg1, class_266 arg2, class_2561 arg3) | | executeSetDisplayName(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, Text displayName) |
|
| private static int | | setScoreNumberFormat(CommandSourceStack source, Collection<ScoreHolder> names, Objective objective, NumberFormat numberFormat) | | setScoreNumberFormat(CommandSourceStack source, Collection<ScoreHolder> names, Objective objective, NumberFormat numberFormat) | | method_55350(class_2168 arg0, Collection<class_9015> arg1, class_266 arg2, class_9022 arg3) | | executeSetNumberFormat(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, NumberFormat numberFormat) |
|
| private static int | | addScore(CommandSourceStack source, Collection<ScoreHolder> names, Objective objective, int value) | | addScore(CommandSourceStack source, Collection<ScoreHolder> names, Objective objective, int value) | | method_13578(class_2168 arg0, Collection<class_9015> arg1, class_266 arg2, int arg3) | | executeAdd(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, int score) |
|
| private static int | | removeScore(CommandSourceStack source, Collection<ScoreHolder> names, Objective objective, int value) | | removeScore(CommandSourceStack source, Collection<ScoreHolder> names, Objective objective, int value) | | method_13600(class_2168 arg0, Collection<class_9015> arg1, class_266 arg2, int arg3) | | executeRemove(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, int score) |
|
| private static int | |
| private static int | |
| private static int | |
| private static int | |
| private static int | |
| private static int | |
| private static int | |
| private static int | |
| private static int | |
| private static int | | addObjective(CommandSourceStack source, String name, ObjectiveCriteria criteria, Component displayName) | | addObjective(CommandSourceStack source, String name, ObjectiveCriteria criteria, Component displayName) | | method_13611(class_2168 arg0, String arg1, class_274 arg2, class_2561 arg3) | | executeAddObjective(ServerCommandSource source, String objective, ScoreboardCriterion criteria, Text displayName) |
|
| private static int | |