Package net.minecraft
Class class_8602
java.lang.Object
net.minecraft.class_8602
- Mappings:
Namespace Name official ahpintermediary net/minecraft/class_8602named net/minecraft/class_8602
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidmethod_52318(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher) private static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>method_52320(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, com.mojang.brigadier.suggestion.SuggestionsBuilder suggestionsBuilder) private static intmethod_52321(ServerCommandSource serverCommandSource) private static intmethod_52322(ServerCommandSource serverCommandSource, int int2, boolean bool, boolean bool2) private static intmethod_52323(ServerCommandSource serverCommandSource, Identifier identifier) private static intmethod_52324(ServerCommandSource serverCommandSource, Identifier identifier, int int2, boolean bool, boolean bool2) private static intmethod_52325(ServerCommandSource serverCommandSource, NumberRange.IntRange intRange, @Nullable Identifier identifier, boolean bool) private static com.mojang.brigadier.builder.LiteralArgumentBuilder<ServerCommandSource>method_52326(String string, boolean bool)
-
Field Details
-
field_44983
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_44983- Mappings:
Namespace Name Mixin selector official aLahp;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_44983Lnet/minecraft/class_8602;field_44983:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_44983Lnet/minecraft/class_8602;field_44983:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_44984
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_44984- Mappings:
Namespace Name Mixin selector official bLahp;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_44984Lnet/minecraft/class_8602;field_44984:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_44984Lnet/minecraft/class_8602;field_44984:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
class_8602
public class_8602()
-
-
Method Details
-
method_52318
public static void method_52318(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLahp;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_52318Lnet/minecraft/class_8602;method_52318(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_52318Lnet/minecraft/class_8602;method_52318(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_52326
private static com.mojang.brigadier.builder.LiteralArgumentBuilder<ServerCommandSource> method_52326(String string, boolean bool) - Mappings:
Namespace Name Mixin selector official aLahp;a(Ljava/lang/String;Z)Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;intermediary method_52326Lnet/minecraft/class_8602;method_52326(Ljava/lang/String;Z)Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;named method_52326Lnet/minecraft/class_8602;method_52326(Ljava/lang/String;Z)Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;
-
method_52320
private static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> method_52320(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, com.mojang.brigadier.suggestion.SuggestionsBuilder suggestionsBuilder) - Mappings:
Namespace Name Mixin selector official aLahp;a(Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;intermediary method_52320Lnet/minecraft/class_8602;method_52320(Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;named method_52320Lnet/minecraft/class_8602;method_52320(Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
-
method_52325
private static int method_52325(ServerCommandSource serverCommandSource, NumberRange.IntRange intRange, @Nullable @Nullable Identifier identifier, boolean bool) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLahp;a(Lds;Lcj$d;Laep;Z)Iintermediary method_52325Lnet/minecraft/class_8602;method_52325(Lnet/minecraft/class_2168;Lnet/minecraft/class_2096$class_2100;Lnet/minecraft/class_2960;Z)Inamed method_52325Lnet/minecraft/class_8602;method_52325(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/predicate/NumberRange$IntRange;Lnet/minecraft/util/Identifier;Z)I
-
method_52323
private static int method_52323(ServerCommandSource serverCommandSource, Identifier identifier) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLahp;a(Lds;Laep;)Iintermediary method_52323Lnet/minecraft/class_8602;method_52323(Lnet/minecraft/class_2168;Lnet/minecraft/class_2960;)Inamed method_52323Lnet/minecraft/class_8602;method_52323(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/Identifier;)I
-
method_52324
private static int method_52324(ServerCommandSource serverCommandSource, Identifier identifier, int int2, boolean bool, boolean bool2) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLahp;a(Lds;Laep;IZZ)Iintermediary method_52324Lnet/minecraft/class_8602;method_52324(Lnet/minecraft/class_2168;Lnet/minecraft/class_2960;IZZ)Inamed method_52324Lnet/minecraft/class_8602;method_52324(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/Identifier;IZZ)I
-
method_52321
- Mappings:
Namespace Name Mixin selector official aLahp;a(Lds;)Iintermediary method_52321Lnet/minecraft/class_8602;method_52321(Lnet/minecraft/class_2168;)Inamed method_52321Lnet/minecraft/class_8602;method_52321(Lnet/minecraft/server/command/ServerCommandSource;)I
-
method_52322
private static int method_52322(ServerCommandSource serverCommandSource, int int2, boolean bool, boolean bool2) - Mappings:
Namespace Name Mixin selector official aLahp;a(Lds;IZZ)Iintermediary method_52322Lnet/minecraft/class_8602;method_52322(Lnet/minecraft/class_2168;IZZ)Inamed method_52322Lnet/minecraft/class_8602;method_52322(Lnet/minecraft/server/command/ServerCommandSource;IZZ)I
-