Package net.minecraft.server.command
Class ScoreboardCommand
java.lang.Object
net.minecraft.server.command.ScoreboardCommand
- Mappings:
- Namespace - Name - named - net/minecraft/server/command/ScoreboardCommand- intermediary - net/minecraft/class_3115- official - aol
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intexecuteAdd(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, int score) private static intexecuteAddObjective(ServerCommandSource source, String objective, ScoreboardCriterion criteria, Text displayName) private static intexecuteClearDisplay(ServerCommandSource source, ScoreboardDisplaySlot slot) private static intexecuteEnable(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective) private static intexecuteGet(ServerCommandSource source, ScoreHolder scoreHolder, ScoreboardObjective objective) private static intprivate static intprivate static intexecuteListScores(ServerCommandSource source, ScoreHolder scoreHolder) private static intexecuteModifyDisplayAutoUpdate(ServerCommandSource source, ScoreboardObjective objective, boolean enable) private static intexecuteModifyObjective(ServerCommandSource source, ScoreboardObjective objective, Text displayName) private static intexecuteModifyObjectiveFormat(ServerCommandSource source, ScoreboardObjective objective, @Nullable NumberFormat format) private static intexecuteModifyRenderType(ServerCommandSource source, ScoreboardObjective objective, ScoreboardCriterion.RenderType type) private static intexecuteOperation(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective targetObjective, OperationArgumentType.Operation operation, Collection<ScoreHolder> sources, ScoreboardObjective sourceObjectives) private static intexecuteRemove(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, int score) private static intexecuteRemoveObjective(ServerCommandSource source, ScoreboardObjective objective) private static intexecuteReset(ServerCommandSource source, Collection<ScoreHolder> targets) private static intexecuteReset(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective) private static intexecuteSet(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, int score) private static intexecuteSetDisplay(ServerCommandSource source, ScoreboardDisplaySlot slot, ScoreboardObjective objective) private static intexecuteSetDisplayName(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, @Nullable Text displayName) private static intexecuteSetNumberFormat(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, @Nullable NumberFormat numberFormat) private static TextgetNextDisplayName(Collection<ScoreHolder> targets) private static com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> makeNumberFormatArguments(CommandRegistryAccess registryAccess, com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> argumentBuilder, ScoreboardCommand.NumberFormatCommandExecutor executor) private static com.mojang.brigadier.builder.LiteralArgumentBuilder<ServerCommandSource> static voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, CommandRegistryAccess registryAccess) private static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> suggestDisabled(ServerCommandSource source, Collection<ScoreHolder> targets, com.mojang.brigadier.suggestion.SuggestionsBuilder builder) 
- 
Field Details- 
OBJECTIVES_ADD_DUPLICATE_EXCEPTIONprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType OBJECTIVES_ADD_DUPLICATE_EXCEPTION- Mappings:
- Namespace - Name - Mixin selector - named - OBJECTIVES_ADD_DUPLICATE_EXCEPTION- Lnet/minecraft/server/command/ScoreboardCommand;OBJECTIVES_ADD_DUPLICATE_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- intermediary - field_13712- Lnet/minecraft/class_3115;field_13712:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- official - a- Laol;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
 
- 
OBJECTIVES_DISPLAY_ALREADY_EMPTY_EXCEPTIONprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType OBJECTIVES_DISPLAY_ALREADY_EMPTY_EXCEPTION- Mappings:
- Namespace - Name - Mixin selector - named - OBJECTIVES_DISPLAY_ALREADY_EMPTY_EXCEPTION- Lnet/minecraft/server/command/ScoreboardCommand;OBJECTIVES_DISPLAY_ALREADY_EMPTY_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- intermediary - field_13715- Lnet/minecraft/class_3115;field_13715:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- official - b- Laol;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
 
- 
OBJECTIVES_DISPLAY_ALREADY_SET_EXCEPTIONprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType OBJECTIVES_DISPLAY_ALREADY_SET_EXCEPTION- Mappings:
- Namespace - Name - Mixin selector - named - OBJECTIVES_DISPLAY_ALREADY_SET_EXCEPTION- Lnet/minecraft/server/command/ScoreboardCommand;OBJECTIVES_DISPLAY_ALREADY_SET_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- intermediary - field_13713- Lnet/minecraft/class_3115;field_13713:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- official - c- Laol;c:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
 
- 
PLAYERS_ENABLE_FAILED_EXCEPTIONprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType PLAYERS_ENABLE_FAILED_EXCEPTION- Mappings:
- Namespace - Name - Mixin selector - named - PLAYERS_ENABLE_FAILED_EXCEPTION- Lnet/minecraft/server/command/ScoreboardCommand;PLAYERS_ENABLE_FAILED_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- intermediary - field_13714- Lnet/minecraft/class_3115;field_13714:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- official - d- Laol;d:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
 
- 
PLAYERS_ENABLE_INVALID_EXCEPTIONprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType PLAYERS_ENABLE_INVALID_EXCEPTION- Mappings:
- Namespace - Name - Mixin selector - named - PLAYERS_ENABLE_INVALID_EXCEPTION- Lnet/minecraft/server/command/ScoreboardCommand;PLAYERS_ENABLE_INVALID_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- intermediary - field_13710- Lnet/minecraft/class_3115;field_13710:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- official - e- Laol;e:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
 
- 
PLAYERS_GET_NULL_EXCEPTIONprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType PLAYERS_GET_NULL_EXCEPTION- Mappings:
- Namespace - Name - Mixin selector - named - PLAYERS_GET_NULL_EXCEPTION- Lnet/minecraft/server/command/ScoreboardCommand;PLAYERS_GET_NULL_EXCEPTION:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;- intermediary - field_13711- Lnet/minecraft/class_3115;field_13711:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;- official - f- Laol;f:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
 
 
- 
- 
Constructor Details- 
ScoreboardCommandpublic ScoreboardCommand()
 
- 
- 
Method Details- 
registerpublic static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, CommandRegistryAccess registryAccess) - Mappings:
- Namespace - Name - Mixin selector - named - register- Lnet/minecraft/server/command/ScoreboardCommand;register(Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/command/CommandRegistryAccess;)V- intermediary - method_13595- Lnet/minecraft/class_3115;method_13595(Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/class_7157;)V- official - a- Laol;a(Lcom/mojang/brigadier/CommandDispatcher;Let;)V
 
- 
makeNumberFormatArgumentsprivate static com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource,?> makeNumberFormatArguments(CommandRegistryAccess registryAccess, com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> argumentBuilder, ScoreboardCommand.NumberFormatCommandExecutor executor) - Mappings:
- Namespace - Name - Mixin selector - named - makeNumberFormatArguments- Lnet/minecraft/server/command/ScoreboardCommand;makeNumberFormatArguments(Lnet/minecraft/command/CommandRegistryAccess;Lcom/mojang/brigadier/builder/ArgumentBuilder;Lnet/minecraft/server/command/ScoreboardCommand$NumberFormatCommandExecutor;)Lcom/mojang/brigadier/builder/ArgumentBuilder;- intermediary - method_55345- Lnet/minecraft/class_3115;method_55345(Lnet/minecraft/class_7157;Lcom/mojang/brigadier/builder/ArgumentBuilder;Lnet/minecraft/class_3115$class_9008;)Lcom/mojang/brigadier/builder/ArgumentBuilder;- official - a- Laol;a(Let;Lcom/mojang/brigadier/builder/ArgumentBuilder;Laol$a;)Lcom/mojang/brigadier/builder/ArgumentBuilder;
 
- 
makeRenderTypeArgumentsprivate static com.mojang.brigadier.builder.LiteralArgumentBuilder<ServerCommandSource> makeRenderTypeArguments()- Mappings:
- Namespace - Name - Mixin selector - named - makeRenderTypeArguments- Lnet/minecraft/server/command/ScoreboardCommand;makeRenderTypeArguments()Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;- intermediary - method_13606- Lnet/minecraft/class_3115;method_13606()Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;- official - a- Laol;a()Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;
 
- 
suggestDisabledprivate static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> suggestDisabled(ServerCommandSource source, Collection<ScoreHolder> targets, com.mojang.brigadier.suggestion.SuggestionsBuilder builder) - Mappings:
- Namespace - Name - Mixin selector - named - suggestDisabled- Lnet/minecraft/server/command/ScoreboardCommand;suggestDisabled(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;- intermediary - method_13613- Lnet/minecraft/class_3115;method_13613(Lnet/minecraft/class_2168;Ljava/util/Collection;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;- official - a- Laol;a(Lex;Ljava/util/Collection;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
 
- 
executeGetprivate static int executeGet(ServerCommandSource source, ScoreHolder scoreHolder, ScoreboardObjective objective) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
- Namespace - Name - Mixin selector - named - executeGet- Lnet/minecraft/server/command/ScoreboardCommand;executeGet(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/scoreboard/ScoreHolder;Lnet/minecraft/scoreboard/ScoreboardObjective;)I- intermediary - method_13607- Lnet/minecraft/class_3115;method_13607(Lnet/minecraft/class_2168;Lnet/minecraft/class_9015;Lnet/minecraft/class_266;)I- official - a- Laol;a(Lex;Lfcf;Lfby;)I
 
- 
getNextDisplayName- Mappings:
- Namespace - Name - Mixin selector - named - getNextDisplayName- Lnet/minecraft/server/command/ScoreboardCommand;getNextDisplayName(Ljava/util/Collection;)Lnet/minecraft/text/Text;- intermediary - method_55352- Lnet/minecraft/class_3115;method_55352(Ljava/util/Collection;)Lnet/minecraft/class_2561;- official - a- Laol;a(Ljava/util/Collection;)Lwp;
 
- 
executeOperationprivate static int executeOperation(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective targetObjective, OperationArgumentType.Operation operation, Collection<ScoreHolder> sources, ScoreboardObjective sourceObjectives) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
- Namespace - Name - Mixin selector - named - executeOperation- Lnet/minecraft/server/command/ScoreboardCommand;executeOperation(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;Lnet/minecraft/command/argument/OperationArgumentType$Operation;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;)I- intermediary - method_13584- Lnet/minecraft/class_3115;method_13584(Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_266;Lnet/minecraft/class_2218$class_2219;Ljava/util/Collection;Lnet/minecraft/class_266;)I- official - a- Laol;a(Lex;Ljava/util/Collection;Lfby;Lft$a;Ljava/util/Collection;Lfby;)I
 
- 
executeEnableprivate static int executeEnable(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
- Namespace - Name - Mixin selector - named - executeEnable- Lnet/minecraft/server/command/ScoreboardCommand;executeEnable(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;)I- intermediary - method_13609- Lnet/minecraft/class_3115;method_13609(Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_266;)I- official - a- Laol;a(Lex;Ljava/util/Collection;Lfby;)I
 
- 
executeReset- Mappings:
- Namespace - Name - Mixin selector - named - executeReset- Lnet/minecraft/server/command/ScoreboardCommand;executeReset(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;)I- intermediary - method_13575- Lnet/minecraft/class_3115;method_13575(Lnet/minecraft/class_2168;Ljava/util/Collection;)I- official - a- Laol;a(Lex;Ljava/util/Collection;)I
 
- 
executeResetprivate static int executeReset(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective) - Mappings:
- Namespace - Name - Mixin selector - named - executeReset- Lnet/minecraft/server/command/ScoreboardCommand;executeReset(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;)I- intermediary - method_13586- Lnet/minecraft/class_3115;method_13586(Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_266;)I- official - b- Laol;b(Lex;Ljava/util/Collection;Lfby;)I
 
- 
executeSetprivate static int executeSet(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, int score) - Mappings:
- Namespace - Name - Mixin selector - named - executeSet- Lnet/minecraft/server/command/ScoreboardCommand;executeSet(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;I)I- intermediary - method_13604- Lnet/minecraft/class_3115;method_13604(Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_266;I)I- official - a- Laol;a(Lex;Ljava/util/Collection;Lfby;I)I
 
- 
executeSetDisplayNameprivate static int executeSetDisplayName(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, @Nullable @Nullable Text displayName) - Mappings:
- Namespace - Name - Mixin selector - named - executeSetDisplayName- Lnet/minecraft/server/command/ScoreboardCommand;executeSetDisplayName(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;Lnet/minecraft/text/Text;)I- intermediary - method_55349- Lnet/minecraft/class_3115;method_55349(Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_266;Lnet/minecraft/class_2561;)I- official - a- Laol;a(Lex;Ljava/util/Collection;Lfby;Lwp;)I
 
- 
executeSetNumberFormatprivate static int executeSetNumberFormat(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, @Nullable @Nullable NumberFormat numberFormat) - Mappings:
- Namespace - Name - Mixin selector - named - executeSetNumberFormat- Lnet/minecraft/server/command/ScoreboardCommand;executeSetNumberFormat(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;Lnet/minecraft/scoreboard/number/NumberFormat;)I- intermediary - method_55350- Lnet/minecraft/class_3115;method_55350(Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_266;Lnet/minecraft/class_9022;)I- official - a- Laol;a(Lex;Ljava/util/Collection;Lfby;Lyf;)I
 
- 
executeAddprivate static int executeAdd(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, int score) - Mappings:
- Namespace - Name - Mixin selector - named - executeAdd- Lnet/minecraft/server/command/ScoreboardCommand;executeAdd(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;I)I- intermediary - method_13578- Lnet/minecraft/class_3115;method_13578(Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_266;I)I- official - b- Laol;b(Lex;Ljava/util/Collection;Lfby;I)I
 
- 
executeRemoveprivate static int executeRemove(ServerCommandSource source, Collection<ScoreHolder> targets, ScoreboardObjective objective, int score) - Mappings:
- Namespace - Name - Mixin selector - named - executeRemove- Lnet/minecraft/server/command/ScoreboardCommand;executeRemove(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;I)I- intermediary - method_13600- Lnet/minecraft/class_3115;method_13600(Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_266;I)I- official - c- Laol;c(Lex;Ljava/util/Collection;Lfby;I)I
 
- 
executeListPlayers- Mappings:
- Namespace - Name - Mixin selector - named - executeListPlayers- Lnet/minecraft/server/command/ScoreboardCommand;executeListPlayers(Lnet/minecraft/server/command/ServerCommandSource;)I- intermediary - method_13589- Lnet/minecraft/class_3115;method_13589(Lnet/minecraft/class_2168;)I- official - a- Laol;a(Lex;)I
 
- 
executeListScores- Mappings:
- Namespace - Name - Mixin selector - named - executeListScores- Lnet/minecraft/server/command/ScoreboardCommand;executeListScores(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/scoreboard/ScoreHolder;)I- intermediary - method_13614- Lnet/minecraft/class_3115;method_13614(Lnet/minecraft/class_2168;Lnet/minecraft/class_9015;)I- official - a- Laol;a(Lex;Lfcf;)I
 
- 
executeClearDisplayprivate static int executeClearDisplay(ServerCommandSource source, ScoreboardDisplaySlot slot) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
- Namespace - Name - Mixin selector - named - executeClearDisplay- Lnet/minecraft/server/command/ScoreboardCommand;executeClearDisplay(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/scoreboard/ScoreboardDisplaySlot;)I- intermediary - method_13592- Lnet/minecraft/class_3115;method_13592(Lnet/minecraft/class_2168;Lnet/minecraft/class_8646;)I- official - a- Laol;a(Lex;Lfbx;)I
 
- 
executeSetDisplayprivate static int executeSetDisplay(ServerCommandSource source, ScoreboardDisplaySlot slot, ScoreboardObjective objective) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
- Namespace - Name - Mixin selector - named - executeSetDisplay- Lnet/minecraft/server/command/ScoreboardCommand;executeSetDisplay(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/scoreboard/ScoreboardDisplaySlot;Lnet/minecraft/scoreboard/ScoreboardObjective;)I- intermediary - method_13596- Lnet/minecraft/class_3115;method_13596(Lnet/minecraft/class_2168;Lnet/minecraft/class_8646;Lnet/minecraft/class_266;)I- official - a- Laol;a(Lex;Lfbx;Lfby;)I
 
- 
executeModifyObjectiveprivate static int executeModifyObjective(ServerCommandSource source, ScoreboardObjective objective, Text displayName) - Mappings:
- Namespace - Name - Mixin selector - named - executeModifyObjective- Lnet/minecraft/server/command/ScoreboardCommand;executeModifyObjective(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/scoreboard/ScoreboardObjective;Lnet/minecraft/text/Text;)I- intermediary - method_13576- Lnet/minecraft/class_3115;method_13576(Lnet/minecraft/class_2168;Lnet/minecraft/class_266;Lnet/minecraft/class_2561;)I- official - a- Laol;a(Lex;Lfby;Lwp;)I
 
- 
executeModifyDisplayAutoUpdateprivate static int executeModifyDisplayAutoUpdate(ServerCommandSource source, ScoreboardObjective objective, boolean enable) - Mappings:
- Namespace - Name - Mixin selector - named - executeModifyDisplayAutoUpdate- Lnet/minecraft/server/command/ScoreboardCommand;executeModifyDisplayAutoUpdate(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/scoreboard/ScoreboardObjective;Z)I- intermediary - method_55348- Lnet/minecraft/class_3115;method_55348(Lnet/minecraft/class_2168;Lnet/minecraft/class_266;Z)I- official - a- Laol;a(Lex;Lfby;Z)I
 
- 
executeModifyObjectiveFormatprivate static int executeModifyObjectiveFormat(ServerCommandSource source, ScoreboardObjective objective, @Nullable @Nullable NumberFormat format) - Mappings:
- Namespace - Name - Mixin selector - named - executeModifyObjectiveFormat- Lnet/minecraft/server/command/ScoreboardCommand;executeModifyObjectiveFormat(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/scoreboard/ScoreboardObjective;Lnet/minecraft/scoreboard/number/NumberFormat;)I- intermediary - method_55347- Lnet/minecraft/class_3115;method_55347(Lnet/minecraft/class_2168;Lnet/minecraft/class_266;Lnet/minecraft/class_9022;)I- official - a- Laol;a(Lex;Lfby;Lyf;)I
 
- 
executeModifyRenderTypeprivate static int executeModifyRenderType(ServerCommandSource source, ScoreboardObjective objective, ScoreboardCriterion.RenderType type) - Mappings:
- Namespace - Name - Mixin selector - named - executeModifyRenderType- Lnet/minecraft/server/command/ScoreboardCommand;executeModifyRenderType(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/scoreboard/ScoreboardObjective;Lnet/minecraft/scoreboard/ScoreboardCriterion$RenderType;)I- intermediary - method_13581- Lnet/minecraft/class_3115;method_13581(Lnet/minecraft/class_2168;Lnet/minecraft/class_266;Lnet/minecraft/class_274$class_275;)I- official - a- Laol;a(Lex;Lfby;Lfcj$a;)I
 
- 
executeRemoveObjectiveprivate static int executeRemoveObjective(ServerCommandSource source, ScoreboardObjective objective) - Mappings:
- Namespace - Name - Mixin selector - named - executeRemoveObjective- Lnet/minecraft/server/command/ScoreboardCommand;executeRemoveObjective(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/scoreboard/ScoreboardObjective;)I- intermediary - method_13602- Lnet/minecraft/class_3115;method_13602(Lnet/minecraft/class_2168;Lnet/minecraft/class_266;)I- official - a- Laol;a(Lex;Lfby;)I
 
- 
executeAddObjectiveprivate static int executeAddObjective(ServerCommandSource source, String objective, ScoreboardCriterion criteria, Text displayName) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
- Namespace - Name - Mixin selector - named - executeAddObjective- Lnet/minecraft/server/command/ScoreboardCommand;executeAddObjective(Lnet/minecraft/server/command/ServerCommandSource;Ljava/lang/String;Lnet/minecraft/scoreboard/ScoreboardCriterion;Lnet/minecraft/text/Text;)I- intermediary - method_13611- Lnet/minecraft/class_3115;method_13611(Lnet/minecraft/class_2168;Ljava/lang/String;Lnet/minecraft/class_274;Lnet/minecraft/class_2561;)I- official - a- Laol;a(Lex;Ljava/lang/String;Lfcj;Lwp;)I
 
- 
executeListObjectives- Mappings:
- Namespace - Name - Mixin selector - named - executeListObjectives- Lnet/minecraft/server/command/ScoreboardCommand;executeListObjectives(Lnet/minecraft/server/command/ServerCommandSource;)I- intermediary - method_13597- Lnet/minecraft/class_3115;method_13597(Lnet/minecraft/class_2168;)I- official - b- Laol;b(Lex;)I
 
 
-