Package net.minecraft.server.command
Class HelpCommand
java.lang.Object
net.minecraft.server.command.HelpCommand
- Mappings:
Namespace Name official quintermediary net/minecraft/class_1186named net/minecraft/server/command/HelpCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidmethod_20829(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
Field Details
-
field_21759
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21759- Mappings:
Namespace Name Mixin selector official aLqu;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21759Lnet/minecraft/class_1186;field_21759:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21759Lnet/minecraft/server/command/HelpCommand;field_21759:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
HelpCommand
public HelpCommand()
-
-
Method Details
-
method_20829
public static void method_20829(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLqu;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20829Lnet/minecraft/class_1186;method_20829(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20829Lnet/minecraft/server/command/HelpCommand;method_20829(Lcom/mojang/brigadier/CommandDispatcher;)V
-