net.minecraft.server.command

public class ScoreboardCommand

te
net.minecraft.class_3115
net.minecraft.server.command.ScoreboardCommand
net.minecraft.command.impl.ScoreboardCommand
net.minecraft.command.impl.ScoreboardCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
field_13712
OBJECTIVE_ALREADY_EXISTS_EXCEPTION
field_198663_a
field_198663_a
private static final SimpleCommandExceptionType
b
field_13715
DISPLAY_SLOT_ALREADY_EMPTY_EXCEPTION
field_198666_d
field_198666_d
private static final SimpleCommandExceptionType
c
field_13713
DISPLAY_SLOT_ALREADY_SET_EXCEPTION
field_198667_e
field_198667_e
private static final SimpleCommandExceptionType
d
field_13714
TRIGGER_ALREADY_ENABLED_EXCEPTION
field_198668_f
field_198668_f
private static final SimpleCommandExceptionType
e
field_13710
INVALID_TRIGGER_EXCEPTION
field_198669_g
field_198669_g
private static final Dynamic2CommandExceptionType
f
field_13711
NO_SUCH_SCORE_EXCEPTION
field_198670_h
field_198670_h

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<cd> arg0)
method_13595(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198647_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static LiteralArgumentBuilder<CommandSourceStack>
a()
method_13606()
renderType()
func_211915_a()
createRenderTypeArgument()
private static CompletableFuture<Suggestions>
a(cd arg0, Collection<String> arg1, SuggestionsBuilder arg2)
method_13613(class_2168 arg0, Collection<String> arg1, com.mojang.brigadier.suggestion.SuggestionsBuilder arg2)
suggestTriggers(CommandSourceStack source, Collection<String> owners, com.mojang.brigadier.suggestion.SuggestionsBuilder builder)
func_198641_a(CommandSource arg0, Collection<String> arg1, com.mojang.brigadier.suggestion.SuggestionsBuilder arg2)
suggestTriggers(CommandSource source, Collection<String> targets, com.mojang.brigadier.suggestion.SuggestionsBuilder suggestions)
private static int
a(cd arg0, String arg1, css arg2)
method_13607(class_2168 arg0, String arg1, class_266 arg2)
query(CommandSourceStack source, String owner, ScoreboardObjective objective)
func_198634_a(CommandSource arg0, String arg1, ScoreObjective arg2)
getPlayerScore(CommandSource source, String player, ScoreObjective objective)
private static int
a(cd arg0, Collection<String> arg1, css arg2, cv$a arg3, Collection<String> arg4, css arg5)
method_13584(class_2168 arg0, Collection<String> arg1, class_266 arg2, class_2218$class_2219 arg3, Collection<String> arg4, class_266 arg5)
operation(CommandSourceStack source, Collection<String> owners1, ScoreboardObjective objective1, OperationArgument$Operation operation, Collection<String> owners2, ScoreboardObjective objective2)
func_198658_a(CommandSource arg0, Collection<String> arg1, ScoreObjective arg2, OperationArgument$IOperation arg3, Collection<String> arg4, ScoreObjective arg5)
applyScoreOperation(CommandSource source, Collection<String> targetEntities, ScoreObjective targetObjectives, OperationArgument$IOperation operation, Collection<String> sourceEntities, ScoreObjective sourceObjective)
private static int
a(cd arg0, Collection<String> arg1, css arg2)
method_13609(class_2168 arg0, Collection<String> arg1, class_266 arg2)
enableTrigger(CommandSourceStack source, Collection<String> owners, ScoreboardObjective objective)
func_198644_a(CommandSource arg0, Collection<String> arg1, ScoreObjective arg2)
enableTrigger(CommandSource source, Collection<String> targets, ScoreObjective objective)
private static int
a(cd arg0, Collection<String> arg1)
method_13575(class_2168 arg0, Collection<String> arg1)
resetAll(CommandSourceStack source, Collection<String> owners)
func_198654_a(CommandSource arg0, Collection<String> arg1)
resetPlayerAllScores(CommandSource source, Collection<String> targets)
private static int
b(cd arg0, Collection<String> arg1, css arg2)
method_13586(class_2168 arg0, Collection<String> arg1, class_266 arg2)
reset(CommandSourceStack source, Collection<String> owners, ScoreboardObjective objective)
func_198656_b(CommandSource arg0, Collection<String> arg1, ScoreObjective arg2)
resetPlayerScore(CommandSource source, Collection<String> targets, ScoreObjective objective)
private static int
a(cd arg0, Collection<String> arg1, css arg2, int arg3)
method_13604(class_2168 arg0, Collection<String> arg1, class_266 arg2, int arg3)
set(CommandSourceStack source, Collection<String> owners, ScoreboardObjective objective, int score)
func_198653_a(CommandSource arg0, Collection<String> arg1, ScoreObjective arg2, int arg3)
setPlayerScore(CommandSource source, Collection<String> targets, ScoreObjective objective, int newValue)
private static int
b(cd arg0, Collection<String> arg1, css arg2, int arg3)
method_13578(class_2168 arg0, Collection<String> arg1, class_266 arg2, int arg3)
add(CommandSourceStack source, Collection<String> owners, ScoreboardObjective objective, int score)
func_198633_b(CommandSource arg0, Collection<String> arg1, ScoreObjective arg2, int arg3)
addToPlayerScore(CommandSource source, Collection<String> targets, ScoreObjective objective, int amount)
private static int
c(cd arg0, Collection<String> arg1, css arg2, int arg3)
method_13600(class_2168 arg0, Collection<String> arg1, class_266 arg2, int arg3)
remove(CommandSourceStack source, Collection<String> owners, ScoreboardObjective objective, int score)
func_198651_c(CommandSource arg0, Collection<String> arg1, ScoreObjective arg2, int arg3)
removeFromPlayerScore(CommandSource source, Collection<String> targets, ScoreObjective objective, int amount)
private static int
a(cd arg0)
method_13589(class_2168 arg0)
listPlayers(CommandSourceStack source)
func_198661_a(CommandSource arg0)
listPlayers(CommandSource source)
private static int
a(cd arg0, String arg1)
method_13614(class_2168 arg0, String arg1)
listPlayerScores(CommandSourceStack source, String owner)
func_198643_a(CommandSource arg0, String arg1)
listPlayerScores(CommandSource source, String player)
private static int
a(cd arg0, int arg1)
method_13592(class_2168 arg0, int arg1)
clearDisplay(CommandSourceStack source, int slot)
func_198632_a(CommandSource arg0, int arg1)
clearObjectiveDisplaySlot(CommandSource source, int slotId)
private static int
a(cd arg0, int arg1, css arg2)
method_13596(class_2168 arg0, int arg1, class_266 arg2)
setDisplay(CommandSourceStack source, int slot, ScoreboardObjective objective)
func_198659_a(CommandSource arg0, int arg1, ScoreObjective arg2)
setObjectiveDisplaySlot(CommandSource source, int slotId, ScoreObjective objective)
private static int
a(cd arg0, css arg1, jm arg2)
method_13576(class_2168 arg0, class_266 arg1, class_2561 arg2)
setDisplayName(CommandSourceStack source, ScoreboardObjective objective, Text displayName)
func_211749_a(CommandSource arg0, ScoreObjective arg1, ITextComponent arg2)
setDisplayName(CommandSource source, ScoreObjective objective, ITextComponent displayName)
private static int
a(cd arg0, css arg1, csy$a arg2)
method_13581(class_2168 arg0, class_266 arg1, class_274$class_275 arg2)
setRenderType(CommandSourceStack source, ScoreboardObjective objective, ScoreboardCriterion$RenderType type)
func_211910_a(CommandSource arg0, ScoreObjective arg1, ScoreCriteria$RenderType arg2)
setRenderType(CommandSource source, ScoreObjective objective, ScoreCriteria$RenderType renderType)
private static int
a(cd arg0, css arg1)
method_13602(class_2168 arg0, class_266 arg1)
removeObjective(CommandSourceStack source, ScoreboardObjective objective)
func_198637_a(CommandSource arg0, ScoreObjective arg1)
removeObjective(CommandSource source, ScoreObjective objective)
private static int
a(cd arg0, String arg1, csy arg2, jm arg3)
method_13611(class_2168 arg0, String arg1, class_274 arg2, class_2561 arg3)
addObjective(CommandSourceStack source, String name, ScoreboardCriterion criterion, Text displayName)
func_198629_a(CommandSource arg0, String arg1, ScoreCriteria arg2, ITextComponent arg3)
addObjective(CommandSource source, String name, ScoreCriteria criteria, ITextComponent displayName)
private static int
b(cd arg0)
method_13597(class_2168 arg0)
listObjectives(CommandSourceStack source)
func_198662_b(CommandSource arg0)
listObjectives(CommandSource source)