History - net.minecraft.server.commands.ScoreboardCommand
25w18a
Names
api
apn
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, ERROR_OBJECTIVE_ALREADY_EXISTS, field_13712, OBJECTIVES_ADD_DUPLICATE_EXCEPTION, f_138460_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, ERROR_OBJECTIVE_ALREADY_EXISTS, field_13712
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_DISPLAY_SLOT_ALREADY_EMPTY, field_13715, OBJECTIVES_DISPLAY_ALREADY_EMPTY_EXCEPTION, f_138461_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_DISPLAY_SLOT_ALREADY_EMPTY, field_13715
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_DISPLAY_SLOT_ALREADY_SET, field_13713, OBJECTIVES_DISPLAY_ALREADY_SET_EXCEPTION, f_138462_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_DISPLAY_SLOT_ALREADY_SET, field_13713
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_TRIGGER_ALREADY_ENABLED, field_13714, PLAYERS_ENABLE_FAILED_EXCEPTION, f_138463_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_TRIGGER_ALREADY_ENABLED, field_13714
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_NOT_TRIGGER, field_13710, PLAYERS_ENABLE_INVALID_EXCEPTION, f_138464_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_NOT_TRIGGER, field_13710
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, ERROR_NO_VALUE, field_13711, PLAYERS_GET_NULL_EXCEPTION, f_138465_
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, ERROR_NO_VALUE, field_13711
Constructors
Methods
com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack> (): a, createRenderTypeModify, method_13606, makeRenderTypeArguments, m_138467_
com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack> (): a, createRenderTypeModify, method_13606
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (CommandSourceStack, Collection<ScoreHolder>, com.mojang.brigadier.suggestion.SuggestionsBuilder): a, suggestTriggers, method_13613, suggestDisabled, m_138510_
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (CommandSourceStack, Collection<ScoreHolder>, com.mojang.brigadier.suggestion.SuggestionsBuilder): a, suggestTriggers, method_13613
int (CommandSourceStack, Collection<ScoreHolder>, Objective, OperationArgument$Operation, Collection<ScoreHolder>, Objective): a, performOperation, method_13584, executeOperation, m_138523_
int (CommandSourceStack, Collection<ScoreHolder>, Objective, OperationArgument$Operation, Collection<ScoreHolder>, Objective): a, performOperation, method_13584
int (CommandSourceStack, Collection<ScoreHolder>, Objective): a, enableTrigger, method_13609, executeEnable, m_138514_
int (CommandSourceStack, Collection<ScoreHolder>, Objective): a, enableTrigger, method_13609
int (CommandSourceStack, Collection<ScoreHolder>): a, resetScores, method_13575, executeReset, m_138507_
int (CommandSourceStack, Collection<ScoreHolder>): a, resetScores, method_13575
int (CommandSourceStack, Collection<ScoreHolder>, Objective): b, resetScore, method_13586, executeReset, m_138540_
int (CommandSourceStack, Collection<ScoreHolder>, Objective): b, resetScore, method_13586
int (CommandSourceStack, Collection<ScoreHolder>, Objective, int): a, setScore, method_13604, executeSet, m_138518_
int (CommandSourceStack, Collection<ScoreHolder>, Objective, int): a, setScore, method_13604
int (CommandSourceStack, Collection<ScoreHolder>, Objective, int): b, addScore, method_13578, executeAdd, m_138544_
int (CommandSourceStack, Collection<ScoreHolder>, Objective, int): b, addScore, method_13578
int (CommandSourceStack, Collection<ScoreHolder>, Objective, int): c, removeScore, method_13600, executeRemove, m_138553_
int (CommandSourceStack, Collection<ScoreHolder>, Objective, int): c, removeScore, method_13600
int (CommandSourceStack): a, listTrackedPlayers, method_13589, executeListPlayers, m_138475_
int (CommandSourceStack): a, listTrackedPlayers, method_13589
int (CommandSourceStack, Objective, Component): a, setDisplayName, method_13576, executeModifyObjective, m_138491_
int (CommandSourceStack, Objective, Component): a, setDisplayName, method_13576
int (CommandSourceStack, Objective): a, removeObjective, method_13602, executeRemoveObjective, m_138484_
int (CommandSourceStack, Objective): a, removeObjective, method_13602
int (CommandSourceStack): b, listObjectives, method_13597, executeListObjectives, m_138538_
int (CommandSourceStack): b, listObjectives, method_13597
int (CommandSourceStack, Objective, ObjectiveCriteria$RenderType): a, setRenderType, method_13581, executeModifyRenderType, m_138487_
int (CommandSourceStack, Objective, ObjectiveCriteria$RenderType): a, setRenderType, method_13581
int (CommandSourceStack, String, ObjectiveCriteria, Component): a, addObjective, method_13611, executeAddObjective, m_138502_
int (CommandSourceStack, String, ObjectiveCriteria, Component): a, addObjective, method_13611
int (CommandSourceStack, DisplaySlot): a, clearDisplaySlot, method_13592, executeClearDisplay, m_138477_
int (CommandSourceStack, DisplaySlot): a, clearDisplaySlot, method_13592
int (CommandSourceStack, DisplaySlot, Objective): a, setDisplaySlot, method_13596, executeSetDisplay, m_138480_
int (CommandSourceStack, DisplaySlot, Objective): a, setDisplaySlot, method_13596
int (CommandSourceStack, ScoreHolder, Objective): a, getScore, method_13607, executeGet, m_138498_
int (CommandSourceStack, ScoreHolder, Objective): a, getScore, method_13607
Component (Collection<ScoreHolder>): a, getFirstTargetName, method_55352, getNextDisplayName, m_307514_
Component (Collection<ScoreHolder>): a, getFirstTargetName, method_55352
int (CommandSourceStack, Collection<ScoreHolder>, Objective, Component): a, setScoreDisplay, method_55349, executeSetDisplayName, m_306848_
int (CommandSourceStack, Collection<ScoreHolder>, Objective, Component): a, setScoreDisplay, method_55349
int (CommandSourceStack, Collection<ScoreHolder>, Objective, NumberFormat): a, setScoreNumberFormat, method_55350, executeSetNumberFormat, m_305811_
int (CommandSourceStack, Collection<ScoreHolder>, Objective, NumberFormat): a, setScoreNumberFormat, method_55350
int (CommandSourceStack, ScoreHolder): a, listTrackedPlayerScores, method_13614, executeListScores, m_138495_
int (CommandSourceStack, ScoreHolder): a, listTrackedPlayerScores, method_13614
int (CommandSourceStack, Objective, boolean): a, setDisplayAutoUpdate, method_55348, executeModifyDisplayAutoUpdate, m_306862_
int (CommandSourceStack, Objective, boolean): a, setDisplayAutoUpdate, method_55348
int (CommandSourceStack, Objective, NumberFormat): a, setObjectiveFormat, method_55347, executeModifyObjectiveFormat, m_306532_
int (CommandSourceStack, Objective, NumberFormat): a, setObjectiveFormat, method_55347
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandBuildContext): a, register, method_13595, register, m_138468_
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandBuildContext): a, register, method_13595
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (CommandBuildContext, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, ScoreboardCommand$NumberFormatCommandExecutor): a, addNumberFormats, method_55345, makeNumberFormatArguments, m_305922_
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (CommandBuildContext, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, ScoreboardCommand$NumberFormatCommandExecutor): a, addNumberFormats, method_55345
1.21.5
Names
aol
api
Fields
Constructors
Methods
1.21.4
Names
app
aol
Fields
Constructors
Methods
1.21.3
Names
aoe
app
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
aos
aoe
Fields
Constructors
Methods
1.20.6
Names
aks
aos
Fields
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13595, register, m_138468_
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, ScoreboardCommand$NumberFormatCommandExecutor): a, addNumberFormats, method_55345, makeNumberFormatArguments, m_305922_
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandBuildContext): a, register, method_13595, register, m_138468_
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (CommandBuildContext, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, ScoreboardCommand$NumberFormatCommandExecutor): a, addNumberFormats, method_55345, makeNumberFormatArguments, m_305922_
1.20.4
Names
aih
aks
Fields
Constructors
Methods
int (CommandSourceStack, String, Objective): a, getScore, method_13607, executeGet, m_138498_
int (CommandSourceStack, String): a, listTrackedPlayerScores, method_13614, executeListScores, m_138495_
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, ScoreboardCommand$NumberFormatCommandExecutor): a, addNumberFormats, method_55345, makeNumberFormatArguments, m_305922_
int (CommandSourceStack, ScoreHolder, Objective): a, getScore, method_13607, executeGet, m_138498_
Component (Collection<ScoreHolder>): a, getFirstTargetName, method_55352, getNextDisplayName, m_307514_
int (CommandSourceStack, Collection<ScoreHolder>, Objective, Component): a, setScoreDisplay, method_55349, executeSetDisplayName, m_306848_
int (CommandSourceStack, Collection<ScoreHolder>, Objective, NumberFormat): a, setScoreNumberFormat, method_55350, executeSetNumberFormat, m_305811_
int (CommandSourceStack, ScoreHolder): a, listTrackedPlayerScores, method_13614, executeListScores, m_138495_
int (CommandSourceStack, Objective, boolean): a, setDisplayAutoUpdate, method_55348, executeModifyDisplayAutoUpdate, m_306862_
int (CommandSourceStack, Objective, NumberFormat): a, setObjectiveFormat, method_55347, executeModifyObjectiveFormat, m_306532_
1.20.2
Names
afy
aih
Fields
Constructors
Methods
int (CommandSourceStack, int): a, clearDisplaySlot, method_13592, executeClearDisplay, m_138477_
int (CommandSourceStack, int, Objective): a, setDisplaySlot, method_13596, executeSetDisplay, m_138480_
int (CommandSourceStack, DisplaySlot): a, clearDisplaySlot, method_13592, executeClearDisplay, m_138477_
int (CommandSourceStack, DisplaySlot, Objective): a, setDisplaySlot, method_13596, executeSetDisplay, m_138480_
1.20.1
Names
agk
afy
Fields
Constructors
Methods
1.19.4
Names
afi
agk
Fields
Constructors
Methods
1.19.3
Names
aec
afi
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
adk
aec
Fields
Constructors
Methods
1.19
Names
abt
adk
Fields
Constructors
Methods
1.18.2
Names
abf
abt
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
zo
abf
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
yc
zo
net.minecraft.command.impl.ScoreboardCommand
net.minecraft.src.C_5367_
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, ERROR_OBJECTIVE_ALREADY_EXISTS, field_13712, OBJECTIVES_ADD_DUPLICATE_EXCEPTION, field_198663_a
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, ERROR_OBJECTIVE_ALREADY_EXISTS, field_13712, OBJECTIVES_ADD_DUPLICATE_EXCEPTION, f_138460_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_DISPLAY_SLOT_ALREADY_EMPTY, field_13715, OBJECTIVES_DISPLAY_ALREADY_EMPTY_EXCEPTION, field_198666_d
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_DISPLAY_SLOT_ALREADY_EMPTY, field_13715, OBJECTIVES_DISPLAY_ALREADY_EMPTY_EXCEPTION, f_138461_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_DISPLAY_SLOT_ALREADY_SET, field_13713, OBJECTIVES_DISPLAY_ALREADY_SET_EXCEPTION, field_198667_e
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_DISPLAY_SLOT_ALREADY_SET, field_13713, OBJECTIVES_DISPLAY_ALREADY_SET_EXCEPTION, f_138462_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_TRIGGER_ALREADY_ENABLED, field_13714, PLAYERS_ENABLE_FAILED_EXCEPTION, field_198668_f
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_TRIGGER_ALREADY_ENABLED, field_13714, PLAYERS_ENABLE_FAILED_EXCEPTION, f_138463_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_NOT_TRIGGER, field_13710, PLAYERS_ENABLE_INVALID_EXCEPTION, field_198669_g
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_NOT_TRIGGER, field_13710, PLAYERS_ENABLE_INVALID_EXCEPTION, f_138464_
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, ERROR_NO_VALUE, field_13711, PLAYERS_GET_NULL_EXCEPTION, field_198670_h
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, ERROR_NO_VALUE, field_13711, PLAYERS_GET_NULL_EXCEPTION, f_138465_
Constructors
()
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13595, register, func_198647_a
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13595, register, m_138468_
com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack> (): a, createRenderTypeModify, method_13606, makeRenderTypeArguments, func_211915_a
com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack> (): a, createRenderTypeModify, method_13606, makeRenderTypeArguments, m_138467_
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (CommandSourceStack, Collection<String>, com.mojang.brigadier.suggestion.SuggestionsBuilder): a, suggestTriggers, method_13613, suggestDisabled, func_198641_a
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (CommandSourceStack, Collection<String>, com.mojang.brigadier.suggestion.SuggestionsBuilder): a, suggestTriggers, method_13613, suggestDisabled, m_138510_
int (CommandSourceStack, String, Objective): a, getScore, method_13607, executeGet, func_198634_a
int (CommandSourceStack, String, Objective): a, getScore, method_13607, executeGet, m_138498_
int (CommandSourceStack, Collection<String>, Objective, OperationArgument$Operation, Collection<String>, Objective): a, performOperation, method_13584, executeOperation, func_198658_a
int (CommandSourceStack, Collection<String>, Objective, OperationArgument$Operation, Collection<String>, Objective): a, performOperation, method_13584, executeOperation, m_138523_
int (CommandSourceStack, Collection<String>, Objective): a, enableTrigger, method_13609, executeEnable, func_198644_a
int (CommandSourceStack, Collection<String>, Objective): a, enableTrigger, method_13609, executeEnable, m_138514_
int (CommandSourceStack, Collection<String>): a, resetScores, method_13575, executeReset, func_198654_a
int (CommandSourceStack, Collection<String>): a, resetScores, method_13575, executeReset, m_138507_
int (CommandSourceStack, Collection<String>, Objective): b, resetScore, method_13586, executeReset, func_198656_b
int (CommandSourceStack, Collection<String>, Objective): b, resetScore, method_13586, executeReset, m_138540_
int (CommandSourceStack, Collection<String>, Objective, int): a, setScore, method_13604, executeSet, func_198653_a
int (CommandSourceStack, Collection<String>, Objective, int): a, setScore, method_13604, executeSet, m_138518_
int (CommandSourceStack, Collection<String>, Objective, int): b, addScore, method_13578, executeAdd, func_198633_b
int (CommandSourceStack, Collection<String>, Objective, int): b, addScore, method_13578, executeAdd, m_138544_
int (CommandSourceStack, Collection<String>, Objective, int): c, removeScore, method_13600, executeRemove, func_198651_c
int (CommandSourceStack, Collection<String>, Objective, int): c, removeScore, method_13600, executeRemove, m_138553_
int (CommandSourceStack): a, listTrackedPlayers, method_13589, executeListPlayers, func_198661_a
int (CommandSourceStack): a, listTrackedPlayers, method_13589, executeListPlayers, m_138475_
int (CommandSourceStack, String): a, listTrackedPlayerScores, method_13614, executeListScores, func_198643_a
int (CommandSourceStack, String): a, listTrackedPlayerScores, method_13614, executeListScores, m_138495_
int (CommandSourceStack, int): a, clearDisplaySlot, method_13592, executeClearDisplay, func_198632_a
int (CommandSourceStack, int): a, clearDisplaySlot, method_13592, executeClearDisplay, m_138477_
int (CommandSourceStack, int, Objective): a, setDisplaySlot, method_13596, executeSetDisplay, func_198659_a
int (CommandSourceStack, int, Objective): a, setDisplaySlot, method_13596, executeSetDisplay, m_138480_
int (CommandSourceStack, Objective, Component): a, setDisplayName, method_13576, executeModifyObjective, func_211749_a
int (CommandSourceStack, Objective, Component): a, setDisplayName, method_13576, executeModifyObjective, m_138491_
int (CommandSourceStack, Objective): a, removeObjective, method_13602, executeRemoveObjective, func_198637_a
int (CommandSourceStack, Objective): a, removeObjective, method_13602, executeRemoveObjective, m_138484_
int (CommandSourceStack): b, listObjectives, method_13597, executeListObjectives, func_198662_b
int (CommandSourceStack): b, listObjectives, method_13597, executeListObjectives, m_138538_
int (CommandSourceStack, Objective, ObjectiveCriteria$RenderType): a, setRenderType, method_13581, executeModifyRenderType, func_211910_a
int (CommandSourceStack, Objective, ObjectiveCriteria$RenderType): a, setRenderType, method_13581, executeModifyRenderType, m_138487_
int (CommandSourceStack, String, ObjectiveCriteria, Component): a, addObjective, method_13611, executeAddObjective, func_198629_a
int (CommandSourceStack, String, ObjectiveCriteria, Component): a, addObjective, method_13611, executeAddObjective, m_138502_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
wz
yc
Fields
Constructors
Methods
1.16.1
Names
uz
wz
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_DISPLAY_SLOT_ALREADY_EMPTY, field_13715, OBJECTIVES_DISPLAY_ALREADYEMPTY_EXCEPTION, field_198666_d
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_DISPLAY_SLOT_ALREADY_EMPTY, field_13715, OBJECTIVES_DISPLAY_ALREADY_EMPTY_EXCEPTION, field_198666_d
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_DISPLAY_SLOT_ALREADY_SET, field_13713, OBJECTIVES_DISPLAY_ALREADYSET_EXCEPTION, field_198667_e
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_DISPLAY_SLOT_ALREADY_SET, field_13713, OBJECTIVES_DISPLAY_ALREADY_SET_EXCEPTION, field_198667_e
Constructors
Methods
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
ti
uz
Fields
Constructors
Methods
1.14.4
Names
tg
ti
net.minecraft.server.commands.ScoreboardCommand
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, field_13712, OBJECTIVES_ADD_DUPLICATE_EXCEPTION, field_198663_a
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, ERROR_OBJECTIVE_ALREADY_EXISTS, field_13712, OBJECTIVES_ADD_DUPLICATE_EXCEPTION, field_198663_a
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_13715, OBJECTIVES_DISPLAY_ALREADYEMPTY_EXCEPTION, field_198666_d
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, ERROR_DISPLAY_SLOT_ALREADY_EMPTY, field_13715, OBJECTIVES_DISPLAY_ALREADYEMPTY_EXCEPTION, field_198666_d
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, field_13713, OBJECTIVES_DISPLAY_ALREADYSET_EXCEPTION, field_198667_e
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, ERROR_DISPLAY_SLOT_ALREADY_SET, field_13713, OBJECTIVES_DISPLAY_ALREADYSET_EXCEPTION, field_198667_e
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13714, PLAYERS_ENABLE_FAILED_EXCEPTION, field_198668_f
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_TRIGGER_ALREADY_ENABLED, field_13714, PLAYERS_ENABLE_FAILED_EXCEPTION, field_198668_f
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_13710, PLAYERS_ENABLE_INVALID_EXCEPTION, field_198669_g
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_NOT_TRIGGER, field_13710, PLAYERS_ENABLE_INVALID_EXCEPTION, field_198669_g
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, field_13711, PLAYERS_GET_NULL_EXCEPTION, field_198670_h
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, ERROR_NO_VALUE, field_13711, PLAYERS_GET_NULL_EXCEPTION, field_198670_h
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>): a, method_13595, register, func_198647_a
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13595, register, func_198647_a
com.mojang.brigadier.builder.LiteralArgumentBuilder<ServerCommandSource> (): a, method_13606, makeRenderTypeArguments, func_211915_a
com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack> (): a, createRenderTypeModify, method_13606, makeRenderTypeArguments, func_211915_a
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (ServerCommandSource, Collection<String>, com.mojang.brigadier.suggestion.SuggestionsBuilder): a, method_13613, suggestDisabled, func_198641_a
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (CommandSourceStack, Collection<String>, com.mojang.brigadier.suggestion.SuggestionsBuilder): a, suggestTriggers, method_13613, suggestDisabled, func_198641_a
int (ServerCommandSource, String, ScoreboardObjective): a, method_13607, executeGet, func_198634_a
int (CommandSourceStack, String, Objective): a, getScore, method_13607, executeGet, func_198634_a
int (ServerCommandSource, Collection<String>, ScoreboardObjective, OperationArgumentType$Operation, Collection<String>, ScoreboardObjective): a, method_13584, executeOperation, func_198658_a
int (CommandSourceStack, Collection<String>, Objective, OperationArgument$Operation, Collection<String>, Objective): a, performOperation, method_13584, executeOperation, func_198658_a
int (ServerCommandSource, Collection<String>, ScoreboardObjective): a, method_13609, executeEnable, func_198644_a
int (CommandSourceStack, Collection<String>, Objective): a, enableTrigger, method_13609, executeEnable, func_198644_a
int (ServerCommandSource, Collection<String>): a, method_13575, executeReset, func_198654_a
int (CommandSourceStack, Collection<String>): a, resetScores, method_13575, executeReset, func_198654_a
int (ServerCommandSource, Collection<String>, ScoreboardObjective): b, method_13586, executeReset, func_198656_b
int (CommandSourceStack, Collection<String>, Objective): b, resetScore, method_13586, executeReset, func_198656_b
int (ServerCommandSource, Collection<String>, ScoreboardObjective, int): a, method_13604, executeSet, func_198653_a
int (CommandSourceStack, Collection<String>, Objective, int): a, setScore, method_13604, executeSet, func_198653_a
int (ServerCommandSource, Collection<String>, ScoreboardObjective, int): b, method_13578, executeAdd, func_198633_b
int (CommandSourceStack, Collection<String>, Objective, int): b, addScore, method_13578, executeAdd, func_198633_b
int (ServerCommandSource, Collection<String>, ScoreboardObjective, int): c, method_13600, executeRemove, func_198651_c
int (CommandSourceStack, Collection<String>, Objective, int): c, removeScore, method_13600, executeRemove, func_198651_c
int (ServerCommandSource): a, method_13589, executeListPlayers, func_198661_a
int (CommandSourceStack): a, listTrackedPlayers, method_13589, executeListPlayers, func_198661_a
int (ServerCommandSource, String): a, method_13614, executeListScores, func_198643_a
int (CommandSourceStack, String): a, listTrackedPlayerScores, method_13614, executeListScores, func_198643_a
int (ServerCommandSource, int): a, method_13592, executeClearDisplay, func_198632_a
int (CommandSourceStack, int): a, clearDisplaySlot, method_13592, executeClearDisplay, func_198632_a
int (ServerCommandSource, int, ScoreboardObjective): a, method_13596, executeSetDisplay, func_198659_a
int (CommandSourceStack, int, Objective): a, setDisplaySlot, method_13596, executeSetDisplay, func_198659_a
int (ServerCommandSource, ScoreboardObjective, Text): a, method_13576, executeModifyObjective, func_211749_a
int (CommandSourceStack, Objective, Component): a, setDisplayName, method_13576, executeModifyObjective, func_211749_a
int (ServerCommandSource, ScoreboardObjective): a, method_13602, executeRemoveObjective, func_198637_a
int (CommandSourceStack, Objective): a, removeObjective, method_13602, executeRemoveObjective, func_198637_a
int (ServerCommandSource): b, method_13597, executeListObjectives, func_198662_b
int (CommandSourceStack): b, listObjectives, method_13597, executeListObjectives, func_198662_b
int (ServerCommandSource, ScoreboardObjective, ScoreboardCriterion$RenderType): a, method_13581, executeModifyRenderType, func_211910_a
int (CommandSourceStack, Objective, ObjectiveCriteria$RenderType): a, setRenderType, method_13581, executeModifyRenderType, func_211910_a
int (ServerCommandSource, String, ScoreboardCriterion, Text): a, method_13611, executeAddObjective, func_198629_a
int (CommandSourceStack, String, ObjectiveCriteria, Component): a, addObjective, method_13611, executeAddObjective, func_198629_a
1.14.3
Names
te
tg
net.minecraft.server.command.ScoreboardCommand
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, field_13712, field_198663_a
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, field_13712, OBJECTIVES_ADD_DUPLICATE_EXCEPTION, field_198663_a
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_13715, field_198666_d
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_13715, OBJECTIVES_DISPLAY_ALREADYEMPTY_EXCEPTION, field_198666_d
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, field_13713, field_198667_e
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, field_13713, OBJECTIVES_DISPLAY_ALREADYSET_EXCEPTION, field_198667_e
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13714, field_198668_f
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13714, PLAYERS_ENABLE_FAILED_EXCEPTION, field_198668_f
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_13710, field_198669_g
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_13710, PLAYERS_ENABLE_INVALID_EXCEPTION, field_198669_g
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, field_13711, field_198670_h
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, field_13711, PLAYERS_GET_NULL_EXCEPTION, field_198670_h
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSource>): a, method_13595, func_198647_a
void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>): a, method_13595, register, func_198647_a
com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSource> (): a, method_13606, func_211915_a
com.mojang.brigadier.builder.LiteralArgumentBuilder<ServerCommandSource> (): a, method_13606, makeRenderTypeArguments, func_211915_a
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (CommandSource, Collection<String>, com.mojang.brigadier.suggestion.SuggestionsBuilder): a, method_13613, func_198641_a
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (ServerCommandSource, Collection<String>, com.mojang.brigadier.suggestion.SuggestionsBuilder): a, method_13613, suggestDisabled, func_198641_a
int (CommandSource, String, ScoreObjective): a, method_13607, func_198634_a
int (ServerCommandSource, String, ScoreboardObjective): a, method_13607, executeGet, func_198634_a
int (CommandSource, Collection<String>, ScoreObjective, OperationArgument$IOperation, Collection<String>, ScoreObjective): a, method_13584, func_198658_a
int (ServerCommandSource, Collection<String>, ScoreboardObjective, OperationArgumentType$Operation, Collection<String>, ScoreboardObjective): a, method_13584, executeOperation, func_198658_a
int (CommandSource, Collection<String>, ScoreObjective): a, method_13609, func_198644_a
int (ServerCommandSource, Collection<String>, ScoreboardObjective): a, method_13609, executeEnable, func_198644_a
int (CommandSource, Collection<String>): a, method_13575, func_198654_a
int (ServerCommandSource, Collection<String>): a, method_13575, executeReset, func_198654_a
int (CommandSource, Collection<String>, ScoreObjective): b, method_13586, func_198656_b
int (ServerCommandSource, Collection<String>, ScoreboardObjective): b, method_13586, executeReset, func_198656_b
int (CommandSource, Collection<String>, ScoreObjective, int): a, method_13604, func_198653_a
int (ServerCommandSource, Collection<String>, ScoreboardObjective, int): a, method_13604, executeSet, func_198653_a
int (CommandSource, Collection<String>, ScoreObjective, int): b, method_13578, func_198633_b
int (ServerCommandSource, Collection<String>, ScoreboardObjective, int): b, method_13578, executeAdd, func_198633_b
int (CommandSource, Collection<String>, ScoreObjective, int): c, method_13600, func_198651_c
int (ServerCommandSource, Collection<String>, ScoreboardObjective, int): c, method_13600, executeRemove, func_198651_c
int (CommandSource): a, method_13589, func_198661_a
int (ServerCommandSource): a, method_13589, executeListPlayers, func_198661_a
int (CommandSource, String): a, method_13614, func_198643_a
int (ServerCommandSource, String): a, method_13614, executeListScores, func_198643_a
int (CommandSource, int): a, method_13592, func_198632_a
int (ServerCommandSource, int): a, method_13592, executeClearDisplay, func_198632_a
int (CommandSource, int, ScoreObjective): a, method_13596, func_198659_a
int (ServerCommandSource, int, ScoreboardObjective): a, method_13596, executeSetDisplay, func_198659_a
int (CommandSource, ScoreObjective, ITextComponent): a, method_13576, func_211749_a
int (ServerCommandSource, ScoreboardObjective, Text): a, method_13576, executeModifyObjective, func_211749_a
int (CommandSource, ScoreObjective): a, method_13602, func_198637_a
int (ServerCommandSource, ScoreboardObjective): a, method_13602, executeRemoveObjective, func_198637_a
int (CommandSource): b, method_13597, func_198662_b
int (ServerCommandSource): b, method_13597, executeListObjectives, func_198662_b
int (CommandSource, ScoreObjective, ScoreCriteria$RenderType): a, method_13581, func_211910_a
int (ServerCommandSource, ScoreboardObjective, ScoreboardCriterion$RenderType): a, method_13581, executeModifyRenderType, func_211910_a
int (CommandSource, String, ScoreCriteria, ITextComponent): a, method_13611, func_198629_a
int (ServerCommandSource, String, ScoreboardCriterion, Text): a, method_13611, executeAddObjective, func_198629_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
Fields
Constructors
Methods
1.14
Names
rn
te
net.minecraft.class_3115
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, field_198663_a
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, field_13712, field_198663_a
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_198666_d
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_13715, field_198666_d
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, field_198667_e
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, field_13713, field_198667_e
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_198668_f
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13714, field_198668_f
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_198669_g
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_13710, field_198669_g
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, field_198670_h
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, field_13711, field_198670_h
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSource>): a, func_198647_a
void (com.mojang.brigadier.CommandDispatcher<CommandSource>): a, method_13595, func_198647_a
com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSource> (): a, func_211915_a
com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSource> (): a, method_13606, func_211915_a
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (CommandSource, Collection<String>, com.mojang.brigadier.suggestion.SuggestionsBuilder): a, func_198641_a
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (CommandSource, Collection<String>, com.mojang.brigadier.suggestion.SuggestionsBuilder): a, method_13613, func_198641_a
int (CommandSource, String, ScoreObjective): a, func_198634_a
int (CommandSource, String, ScoreObjective): a, method_13607, func_198634_a
int (CommandSource, Collection<String>, ScoreObjective, OperationArgument$IOperation, Collection<String>, ScoreObjective): a, func_198658_a
int (CommandSource, Collection<String>, ScoreObjective, OperationArgument$IOperation, Collection<String>, ScoreObjective): a, method_13584, func_198658_a
int (CommandSource, Collection<String>, ScoreObjective): a, func_198644_a
int (CommandSource, Collection<String>, ScoreObjective): a, method_13609, func_198644_a
int (CommandSource, Collection<String>): a, func_198654_a
int (CommandSource, Collection<String>): a, method_13575, func_198654_a
int (CommandSource, Collection<String>, ScoreObjective): b, func_198656_b
int (CommandSource, Collection<String>, ScoreObjective): b, method_13586, func_198656_b
int (CommandSource, Collection<String>, ScoreObjective, int): a, func_198653_a
int (CommandSource, Collection<String>, ScoreObjective, int): a, method_13604, func_198653_a
int (CommandSource, Collection<String>, ScoreObjective, int): b, func_198633_b
int (CommandSource, Collection<String>, ScoreObjective, int): b, method_13578, func_198633_b
int (CommandSource, Collection<String>, ScoreObjective, int): c, func_198651_c
int (CommandSource, Collection<String>, ScoreObjective, int): c, method_13600, func_198651_c
int (CommandSource): a, func_198661_a
int (CommandSource): a, method_13589, func_198661_a
int (CommandSource, String): a, func_198643_a
int (CommandSource, String): a, method_13614, func_198643_a
int (CommandSource, int): a, func_198632_a
int (CommandSource, int): a, method_13592, func_198632_a
int (CommandSource, int, ScoreObjective): a, func_198659_a
int (CommandSource, int, ScoreObjective): a, method_13596, func_198659_a
int (CommandSource, ScoreObjective, ITextComponent): a, func_211749_a
int (CommandSource, ScoreObjective, ITextComponent): a, method_13576, func_211749_a
int (CommandSource, ScoreObjective): a, func_198637_a
int (CommandSource, ScoreObjective): a, method_13602, func_198637_a
int (CommandSource): b, func_198662_b
int (CommandSource): b, method_13597, func_198662_b
int (CommandSource, ScoreObjective, ScoreCriteria$RenderType): a, func_211910_a
int (CommandSource, ScoreObjective, ScoreCriteria$RenderType): a, method_13581, func_211910_a
int (CommandSource, String, ScoreCriteria, ITextComponent): a, func_198629_a
int (CommandSource, String, ScoreCriteria, ITextComponent): a, method_13611, func_198629_a
1.13.2
Names
Fields
Constructors
Methods
1.13.1
Names
rm
rn
Fields
Constructors
Methods
int (CommandSource, ScoreObjective, IScoreCriteria$EnumRenderType): a, func_211910_a
int (CommandSource, String, IScoreCriteria, ITextComponent): a, func_198629_a
int (CommandSource, ScoreObjective, ScoreCriteria$RenderType): a, func_211910_a
int (CommandSource, String, ScoreCriteria, ITextComponent): a, func_198629_a
1.13
Names
rm
net.minecraft.command.impl.ScoreboardCommand
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: a, field_198663_a
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_198666_d
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: c, field_198667_e
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_198668_f
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, field_198669_g
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: f, field_198670_h
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSource>): a, func_198647_a
com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSource> (): a, func_211915_a
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (CommandSource, Collection<String>, com.mojang.brigadier.suggestion.SuggestionsBuilder): a, func_198641_a
int (CommandSource, String, ScoreObjective): a, func_198634_a
int (CommandSource, Collection<String>, ScoreObjective, OperationArgument$IOperation, Collection<String>, ScoreObjective): a, func_198658_a
int (CommandSource, Collection<String>, ScoreObjective): a, func_198644_a
int (CommandSource, Collection<String>): a, func_198654_a
int (CommandSource, Collection<String>, ScoreObjective): b, func_198656_b
int (CommandSource, Collection<String>, ScoreObjective, int): a, func_198653_a
int (CommandSource, Collection<String>, ScoreObjective, int): b, func_198633_b
int (CommandSource, Collection<String>, ScoreObjective, int): c, func_198651_c
int (CommandSource): a, func_198661_a
int (CommandSource, String): a, func_198643_a
int (CommandSource, int): a, func_198632_a
int (CommandSource, int, ScoreObjective): a, func_198659_a
int (CommandSource, ScoreObjective, ITextComponent): a, func_211749_a
int (CommandSource, ScoreObjective, IScoreCriteria$EnumRenderType): a, func_211910_a
int (CommandSource, ScoreObjective): a, func_198637_a
int (CommandSource, String, IScoreCriteria, ITextComponent): a, func_198629_a
int (CommandSource): b, func_198662_b