net.minecraft.server.commands

public class ScoreboardCommand

yc
net.minecraft.server.commands.ScoreboardCommand
net.minecraft.class_3115
net.minecraft.unmapped.C_mwzyzhsx
net.minecraft.server.command.ScoreboardCommand
net.minecraft.command.impl.ScoreboardCommand
net.minecraft.server.v1_16_R3.CommandScoreboard

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
ERROR_OBJECTIVE_ALREADY_EXISTS
field_13712
f_ojoqdoql
OBJECTIVES_ADD_DUPLICATE_EXCEPTION
field_198663_a
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
ERROR_DISPLAY_SLOT_ALREADY_EMPTY
field_13715
f_yihbbsbt
OBJECTIVES_DISPLAY_ALREADY_EMPTY_EXCEPTION
field_198666_d
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
c
ERROR_DISPLAY_SLOT_ALREADY_SET
field_13713
f_ddfodycz
OBJECTIVES_DISPLAY_ALREADY_SET_EXCEPTION
field_198667_e
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
d
ERROR_TRIGGER_ALREADY_ENABLED
field_13714
f_jlhouhqn
PLAYERS_ENABLE_FAILED_EXCEPTION
field_198668_f
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
e
ERROR_NOT_TRIGGER
field_13710
f_yuzskdmc
PLAYERS_ENABLE_INVALID_EXCEPTION
field_198669_g
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
f
ERROR_NO_VALUE
field_13711
f_ligvszsl
PLAYERS_GET_NULL_EXCEPTION
field_198670_h

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<db> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13595(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
m_igdqobxa(com.mojang.brigadier.CommandDispatcher<C_pennblrk> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
func_198647_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack>
a()
createRenderTypeModify()
method_13606()
m_lbyiwkur()
makeRenderTypeArguments()
func_211915_a()
private static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
a(db arg0, Collection<String> arg1, com.mojang.brigadier.suggestion.SuggestionsBuilder arg2)
suggestTriggers(CommandSourceStack arg0, Collection<String> arg1, com.mojang.brigadier.suggestion.SuggestionsBuilder arg2)
method_13613(class_2168 arg0, Collection<String> arg1, com.mojang.brigadier.suggestion.SuggestionsBuilder arg2)
m_azbhsnne(C_pennblrk arg0, Collection<String> arg1, com.mojang.brigadier.suggestion.SuggestionsBuilder arg2)
suggestDisabled(ServerCommandSource source, Collection<String> targets, com.mojang.brigadier.suggestion.SuggestionsBuilder builder)
func_198641_a(CommandSource arg0, Collection<String> arg1, com.mojang.brigadier.suggestion.SuggestionsBuilder arg2)
private static int
a(db arg0, String arg1, ddk arg2)
getScore(CommandSourceStack arg0, String arg1, Objective arg2)
method_13607(class_2168 arg0, String arg1, class_266 arg2)
m_phqtxkeb(C_pennblrk arg0, String arg1, C_tlhwodcf arg2)
executeGet(ServerCommandSource source, String target, ScoreboardObjective objective)
func_198634_a(CommandSource arg0, String arg1, ScoreObjective arg2)
private static int
a(db arg0, Collection<String> arg1, ddk arg2, dv$a arg3, Collection<String> arg4, ddk arg5)
performOperation(CommandSourceStack arg0, Collection<String> arg1, Objective arg2, OperationArgument$Operation arg3, Collection<String> arg4, Objective arg5)
method_13584(class_2168 arg0, Collection<String> arg1, class_266 arg2, class_2218$class_2219 arg3, Collection<String> arg4, class_266 arg5)
m_cgdofxbc(C_pennblrk arg0, Collection<String> arg1, C_tlhwodcf arg2, C_isondbzw$C_msacnyxd arg3, Collection<String> arg4, C_tlhwodcf arg5)
executeOperation(ServerCommandSource source, Collection<String> targets, ScoreboardObjective targetObjective, OperationArgumentType$Operation operation, Collection<String> sources, ScoreboardObjective sourceObjectives)
func_198658_a(CommandSource arg0, Collection<String> arg1, ScoreObjective arg2, OperationArgument$IOperation arg3, Collection<String> arg4, ScoreObjective arg5)
private static int
a(db arg0, Collection<String> arg1, ddk arg2)
enableTrigger(CommandSourceStack arg0, Collection<String> arg1, Objective arg2)
method_13609(class_2168 arg0, Collection<String> arg1, class_266 arg2)
m_vawwhxaw(C_pennblrk arg0, Collection<String> arg1, C_tlhwodcf arg2)
executeEnable(ServerCommandSource source, Collection<String> targets, ScoreboardObjective objective)
func_198644_a(CommandSource arg0, Collection<String> arg1, ScoreObjective arg2)
private static int
a(db arg0, Collection<String> arg1)
resetScores(CommandSourceStack arg0, Collection<String> arg1)
method_13575(class_2168 arg0, Collection<String> arg1)
m_ywikndaw(C_pennblrk arg0, Collection<String> arg1)
executeReset(ServerCommandSource source, Collection<String> targets)
func_198654_a(CommandSource arg0, Collection<String> arg1)
private static int
b(db arg0, Collection<String> arg1, ddk arg2)
resetScore(CommandSourceStack arg0, Collection<String> arg1, Objective arg2)
method_13586(class_2168 arg0, Collection<String> arg1, class_266 arg2)
m_uzpheert(C_pennblrk arg0, Collection<String> arg1, C_tlhwodcf arg2)
executeReset(ServerCommandSource source, Collection<String> targets, ScoreboardObjective objective)
func_198656_b(CommandSource arg0, Collection<String> arg1, ScoreObjective arg2)
private static int
a(db arg0, Collection<String> arg1, ddk arg2, int arg3)
setScore(CommandSourceStack arg0, Collection<String> arg1, Objective arg2, int arg3)
method_13604(class_2168 arg0, Collection<String> arg1, class_266 arg2, int arg3)
m_ehrpcfnu(C_pennblrk arg0, Collection<String> arg1, C_tlhwodcf arg2, int arg3)
executeSet(ServerCommandSource source, Collection<String> targets, ScoreboardObjective objective, int score)
func_198653_a(CommandSource arg0, Collection<String> arg1, ScoreObjective arg2, int arg3)
private static int
b(db arg0, Collection<String> arg1, ddk arg2, int arg3)
addScore(CommandSourceStack arg0, Collection<String> arg1, Objective arg2, int arg3)
method_13578(class_2168 arg0, Collection<String> arg1, class_266 arg2, int arg3)
m_rfpyreyy(C_pennblrk arg0, Collection<String> arg1, C_tlhwodcf arg2, int arg3)
executeAdd(ServerCommandSource source, Collection<String> targets, ScoreboardObjective objective, int score)
func_198633_b(CommandSource arg0, Collection<String> arg1, ScoreObjective arg2, int arg3)
private static int
c(db arg0, Collection<String> arg1, ddk arg2, int arg3)
removeScore(CommandSourceStack arg0, Collection<String> arg1, Objective arg2, int arg3)
method_13600(class_2168 arg0, Collection<String> arg1, class_266 arg2, int arg3)
m_kesjhibl(C_pennblrk arg0, Collection<String> arg1, C_tlhwodcf arg2, int arg3)
executeRemove(ServerCommandSource source, Collection<String> targets, ScoreboardObjective objective, int score)
func_198651_c(CommandSource arg0, Collection<String> arg1, ScoreObjective arg2, int arg3)
private static int
a(db arg0)
listTrackedPlayers(CommandSourceStack arg0)
method_13589(class_2168 arg0)
m_daephviq(C_pennblrk arg0)
executeListPlayers(ServerCommandSource source)
func_198661_a(CommandSource arg0)
private static int
a(db arg0, String arg1)
listTrackedPlayerScores(CommandSourceStack arg0, String arg1)
method_13614(class_2168 arg0, String arg1)
m_sizcnfav(C_pennblrk arg0, String arg1)
executeListScores(ServerCommandSource source, String target)
func_198643_a(CommandSource arg0, String arg1)
private static int
a(db arg0, int arg1)
clearDisplaySlot(CommandSourceStack arg0, int arg1)
method_13592(class_2168 arg0, int arg1)
m_vixxirmz(C_pennblrk arg0, int arg1)
executeClearDisplay(ServerCommandSource source, int slot)
func_198632_a(CommandSource arg0, int arg1)
private static int
a(db arg0, int arg1, ddk arg2)
setDisplaySlot(CommandSourceStack arg0, int arg1, Objective arg2)
method_13596(class_2168 arg0, int arg1, class_266 arg2)
m_mayyhwoi(C_pennblrk arg0, int arg1, C_tlhwodcf arg2)
executeSetDisplay(ServerCommandSource source, int slot, ScoreboardObjective objective)
func_198659_a(CommandSource arg0, int arg1, ScoreObjective arg2)
private static int
a(db arg0, ddk arg1, nr arg2)
setDisplayName(CommandSourceStack arg0, Objective arg1, Component arg2)
method_13576(class_2168 arg0, class_266 arg1, class_2561 arg2)
m_xdhyhgor(C_pennblrk arg0, C_tlhwodcf arg1, C_rdaqiwdt arg2)
executeModifyObjective(ServerCommandSource source, ScoreboardObjective objective, Text displayName)
func_211749_a(CommandSource arg0, ScoreObjective arg1, ITextComponent arg2)
private static int
a(db arg0, ddk arg1, ddq$a arg2)
setRenderType(CommandSourceStack arg0, Objective arg1, ObjectiveCriteria$RenderType arg2)
method_13581(class_2168 arg0, class_266 arg1, class_274$class_275 arg2)
m_hwrwwogv(C_pennblrk arg0, C_tlhwodcf arg1, C_adsgsrpw$C_ianbxnvz arg2)
executeModifyRenderType(ServerCommandSource source, ScoreboardObjective objective, ScoreboardCriterion$RenderType type)
func_211910_a(CommandSource arg0, ScoreObjective arg1, ScoreCriteria$RenderType arg2)
private static int
a(db arg0, ddk arg1)
removeObjective(CommandSourceStack arg0, Objective arg1)
method_13602(class_2168 arg0, class_266 arg1)
m_jgvkikit(C_pennblrk arg0, C_tlhwodcf arg1)
executeRemoveObjective(ServerCommandSource source, ScoreboardObjective objective)
func_198637_a(CommandSource arg0, ScoreObjective arg1)
private static int
a(db arg0, String arg1, ddq arg2, nr arg3)
addObjective(CommandSourceStack arg0, String arg1, ObjectiveCriteria arg2, Component arg3)
method_13611(class_2168 arg0, String arg1, class_274 arg2, class_2561 arg3)
m_zgzxyjqp(C_pennblrk arg0, String arg1, C_adsgsrpw arg2, C_rdaqiwdt arg3)
executeAddObjective(ServerCommandSource source, String objective, ScoreboardCriterion criteria, Text displayName)
func_198629_a(CommandSource arg0, String arg1, ScoreCriteria arg2, ITextComponent arg3)
private static int
b(db arg0)
listObjectives(CommandSourceStack arg0)
method_13597(class_2168 arg0)
m_nmtfykrl(C_pennblrk arg0)
executeListObjectives(ServerCommandSource source)
func_198662_b(CommandSource arg0)