Package net.minecraft.server.command
Class ScoreboardCommand
java.lang.Object
net.minecraft.server.command.ScoreboardCommand
- Mappings:
Namespace Name official rnintermediary net/minecraft/class_1546named net/minecraft/server/command/ScoreboardCommand
-
Field Summary
FieldsModifier 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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static com.mojang.brigadier.builder.LiteralArgumentBuilder<class_3915>private static intmethod_20947(class_3915 class_3915) private static intmethod_20948(class_3915 class_3915, int int2) private static intmethod_20949(class_3915 class_3915, int int2, ScoreboardObjective scoreboardObjective) private static intmethod_20950(class_3915 class_3915, ScoreboardObjective scoreboardObjective) private static intmethod_20951(class_3915 class_3915, ScoreboardObjective scoreboardObjective, GenericScoreboardCriteria.class_4104 class_4104) private static intmethod_20952(class_3915 class_3915, ScoreboardObjective scoreboardObjective, Text text) private static intmethod_20953(class_3915 class_3915, String string) private static intmethod_20954(class_3915 class_3915, String string, ScoreboardObjective scoreboardObjective) private static intmethod_20955(class_3915 class_3915, String string, GenericScoreboardCriteria genericScoreboardCriteria, Text text) private static intmethod_20956(class_3915 class_3915, Collection<String> collection) private static intmethod_20957(class_3915 class_3915, Collection<String> collection, ScoreboardObjective scoreboardObjective) private static intmethod_20958(class_3915 class_3915, Collection<String> collection, ScoreboardObjective scoreboardObjective, int int2) private static intmethod_20959(class_3915 class_3915, Collection<String> collection, ScoreboardObjective scoreboardObjective, class_4164.class_4165 class_4165, Collection<String> collection2, ScoreboardObjective scoreboardObjective2) private static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>method_20960(class_3915 class_3915, Collection<String> collection, com.mojang.brigadier.suggestion.SuggestionsBuilder suggestionsBuilder) static voidmethod_20962(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) private static intmethod_20966(class_3915 class_3915) private static intmethod_20967(class_3915 class_3915, Collection<String> collection, ScoreboardObjective scoreboardObjective) private static intmethod_20968(class_3915 class_3915, Collection<String> collection, ScoreboardObjective scoreboardObjective, int int2) private static intmethod_20971(class_3915 class_3915, Collection<String> collection, ScoreboardObjective scoreboardObjective, int int2)
-
Field Details
-
field_21777
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21777- Mappings:
Namespace Name Mixin selector official aLrn;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21777Lnet/minecraft/class_1546;field_21777:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21777Lnet/minecraft/server/command/ScoreboardCommand;field_21777:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_21778
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21778- Mappings:
Namespace Name Mixin selector official bLrn;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21778Lnet/minecraft/class_1546;field_21778:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21778Lnet/minecraft/server/command/ScoreboardCommand;field_21778:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_21779
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21779- Mappings:
Namespace Name Mixin selector official cLrn;c:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21779Lnet/minecraft/class_1546;field_21779:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21779Lnet/minecraft/server/command/ScoreboardCommand;field_21779:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_21780
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21780- Mappings:
Namespace Name Mixin selector official dLrn;d:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21780Lnet/minecraft/class_1546;field_21780:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21780Lnet/minecraft/server/command/ScoreboardCommand;field_21780:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_21781
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21781- Mappings:
Namespace Name Mixin selector official eLrn;e:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21781Lnet/minecraft/class_1546;field_21781:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21781Lnet/minecraft/server/command/ScoreboardCommand;field_21781:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_21782
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType field_21782- Mappings:
Namespace Name Mixin selector official fLrn;f:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;intermediary field_21782Lnet/minecraft/class_1546;field_21782:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;named field_21782Lnet/minecraft/server/command/ScoreboardCommand;field_21782:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
-
-
Constructor Details
-
ScoreboardCommand
public ScoreboardCommand()
-
-
Method Details
-
method_20962
public static void method_20962(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLrn;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20962Lnet/minecraft/class_1546;method_20962(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20962Lnet/minecraft/server/command/ScoreboardCommand;method_20962(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_20946
- Mappings:
Namespace Name Mixin selector official aLrn;a()Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;intermediary method_20946Lnet/minecraft/class_1546;method_20946()Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;named method_20946Lnet/minecraft/server/command/ScoreboardCommand;method_20946()Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;
-
method_20960
private static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> method_20960(class_3915 class_3915, Collection<String> collection, com.mojang.brigadier.suggestion.SuggestionsBuilder suggestionsBuilder) - Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;Ljava/util/Collection;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;intermediary method_20960Lnet/minecraft/class_1546;method_20960(Lnet/minecraft/class_3915;Ljava/util/Collection;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;named method_20960Lnet/minecraft/server/command/ScoreboardCommand;method_20960(Lnet/minecraft/class_3915;Ljava/util/Collection;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
-
method_20954
private static int method_20954(class_3915 class_3915, String string, ScoreboardObjective scoreboardObjective) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;Ljava/lang/String;Lcez;)Iintermediary method_20954Lnet/minecraft/class_1546;method_20954(Lnet/minecraft/class_3915;Ljava/lang/String;Lnet/minecraft/class_1467;)Inamed method_20954Lnet/minecraft/server/command/ScoreboardCommand;method_20954(Lnet/minecraft/class_3915;Ljava/lang/String;Lnet/minecraft/scoreboard/ScoreboardObjective;)I
-
method_20959
private static int method_20959(class_3915 class_3915, Collection<String> collection, ScoreboardObjective scoreboardObjective, class_4164.class_4165 class_4165, Collection<String> collection2, ScoreboardObjective scoreboardObjective2) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;Ljava/util/Collection;Lcez;Lcl$a;Ljava/util/Collection;Lcez;)Iintermediary method_20959Lnet/minecraft/class_1546;method_20959(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_1467;Lnet/minecraft/class_4164$class_4165;Ljava/util/Collection;Lnet/minecraft/class_1467;)Inamed method_20959Lnet/minecraft/server/command/ScoreboardCommand;method_20959(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;Lnet/minecraft/class_4164$class_4165;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;)I
-
method_20957
private static int method_20957(class_3915 class_3915, Collection<String> collection, ScoreboardObjective scoreboardObjective) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;Ljava/util/Collection;Lcez;)Iintermediary method_20957Lnet/minecraft/class_1546;method_20957(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_1467;)Inamed method_20957Lnet/minecraft/server/command/ScoreboardCommand;method_20957(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;)I
-
method_20956
- Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;Ljava/util/Collection;)Iintermediary method_20956Lnet/minecraft/class_1546;method_20956(Lnet/minecraft/class_3915;Ljava/util/Collection;)Inamed method_20956Lnet/minecraft/server/command/ScoreboardCommand;method_20956(Lnet/minecraft/class_3915;Ljava/util/Collection;)I
-
method_20967
private static int method_20967(class_3915 class_3915, Collection<String> collection, ScoreboardObjective scoreboardObjective) - Mappings:
Namespace Name Mixin selector official bLrn;b(Lbu;Ljava/util/Collection;Lcez;)Iintermediary method_20967Lnet/minecraft/class_1546;method_20967(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_1467;)Inamed method_20967Lnet/minecraft/server/command/ScoreboardCommand;method_20967(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;)I
-
method_20958
private static int method_20958(class_3915 class_3915, Collection<String> collection, ScoreboardObjective scoreboardObjective, int int2) - Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;Ljava/util/Collection;Lcez;I)Iintermediary method_20958Lnet/minecraft/class_1546;method_20958(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_1467;I)Inamed method_20958Lnet/minecraft/server/command/ScoreboardCommand;method_20958(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;I)I
-
method_20968
private static int method_20968(class_3915 class_3915, Collection<String> collection, ScoreboardObjective scoreboardObjective, int int2) - Mappings:
Namespace Name Mixin selector official bLrn;b(Lbu;Ljava/util/Collection;Lcez;I)Iintermediary method_20968Lnet/minecraft/class_1546;method_20968(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_1467;I)Inamed method_20968Lnet/minecraft/server/command/ScoreboardCommand;method_20968(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;I)I
-
method_20971
private static int method_20971(class_3915 class_3915, Collection<String> collection, ScoreboardObjective scoreboardObjective, int int2) - Mappings:
Namespace Name Mixin selector official cLrn;c(Lbu;Ljava/util/Collection;Lcez;I)Iintermediary method_20971Lnet/minecraft/class_1546;method_20971(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_1467;I)Inamed method_20971Lnet/minecraft/server/command/ScoreboardCommand;method_20971(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/scoreboard/ScoreboardObjective;I)I
-
method_20947
- Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;)Iintermediary method_20947Lnet/minecraft/class_1546;method_20947(Lnet/minecraft/class_3915;)Inamed method_20947Lnet/minecraft/server/command/ScoreboardCommand;method_20947(Lnet/minecraft/class_3915;)I
-
method_20953
- Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;Ljava/lang/String;)Iintermediary method_20953Lnet/minecraft/class_1546;method_20953(Lnet/minecraft/class_3915;Ljava/lang/String;)Inamed method_20953Lnet/minecraft/server/command/ScoreboardCommand;method_20953(Lnet/minecraft/class_3915;Ljava/lang/String;)I
-
method_20948
private static int method_20948(class_3915 class_3915, int int2) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;I)Iintermediary method_20948Lnet/minecraft/class_1546;method_20948(Lnet/minecraft/class_3915;I)Inamed method_20948Lnet/minecraft/server/command/ScoreboardCommand;method_20948(Lnet/minecraft/class_3915;I)I
-
method_20949
private static int method_20949(class_3915 class_3915, int int2, ScoreboardObjective scoreboardObjective) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;ILcez;)Iintermediary method_20949Lnet/minecraft/class_1546;method_20949(Lnet/minecraft/class_3915;ILnet/minecraft/class_1467;)Inamed method_20949Lnet/minecraft/server/command/ScoreboardCommand;method_20949(Lnet/minecraft/class_3915;ILnet/minecraft/scoreboard/ScoreboardObjective;)I
-
method_20952
private static int method_20952(class_3915 class_3915, ScoreboardObjective scoreboardObjective, Text text) - Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;Lcez;Lij;)Iintermediary method_20952Lnet/minecraft/class_1546;method_20952(Lnet/minecraft/class_3915;Lnet/minecraft/class_1467;Lnet/minecraft/class_1982;)Inamed method_20952Lnet/minecraft/server/command/ScoreboardCommand;method_20952(Lnet/minecraft/class_3915;Lnet/minecraft/scoreboard/ScoreboardObjective;Lnet/minecraft/text/Text;)I
-
method_20951
private static int method_20951(class_3915 class_3915, ScoreboardObjective scoreboardObjective, GenericScoreboardCriteria.class_4104 class_4104) - Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;Lcez;Lcff$a;)Iintermediary method_20951Lnet/minecraft/class_1546;method_20951(Lnet/minecraft/class_3915;Lnet/minecraft/class_1467;Lnet/minecraft/class_1473$class_4104;)Inamed method_20951Lnet/minecraft/server/command/ScoreboardCommand;method_20951(Lnet/minecraft/class_3915;Lnet/minecraft/scoreboard/ScoreboardObjective;Lnet/minecraft/scoreboard/GenericScoreboardCriteria$class_4104;)I
-
method_20950
- Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;Lcez;)Iintermediary method_20950Lnet/minecraft/class_1546;method_20950(Lnet/minecraft/class_3915;Lnet/minecraft/class_1467;)Inamed method_20950Lnet/minecraft/server/command/ScoreboardCommand;method_20950(Lnet/minecraft/class_3915;Lnet/minecraft/scoreboard/ScoreboardObjective;)I
-
method_20955
private static int method_20955(class_3915 class_3915, String string, GenericScoreboardCriteria genericScoreboardCriteria, Text text) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLrn;a(Lbu;Ljava/lang/String;Lcff;Lij;)Iintermediary method_20955Lnet/minecraft/class_1546;method_20955(Lnet/minecraft/class_3915;Ljava/lang/String;Lnet/minecraft/class_1473;Lnet/minecraft/class_1982;)Inamed method_20955Lnet/minecraft/server/command/ScoreboardCommand;method_20955(Lnet/minecraft/class_3915;Ljava/lang/String;Lnet/minecraft/scoreboard/GenericScoreboardCriteria;Lnet/minecraft/text/Text;)I
-
method_20966
- Mappings:
Namespace Name Mixin selector official bLrn;b(Lbu;)Iintermediary method_20966Lnet/minecraft/class_1546;method_20966(Lnet/minecraft/class_3915;)Inamed method_20966Lnet/minecraft/server/command/ScoreboardCommand;method_20966(Lnet/minecraft/class_3915;)I
-