Package net.minecraft.server.command
Class HelpCommand
java.lang.Object
net.minecraft.server.command.HelpCommand
- Mappings:
 Namespace Name named net/minecraft/server/command/HelpCommandintermediary net/minecraft/class_3069official aox
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)  
- 
Field Details
- 
FAILED_EXCEPTION
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType FAILED_EXCEPTION- Mappings:
 Namespace Name Mixin selector named FAILED_EXCEPTIONLnet/minecraft/server/command/HelpCommand;FAILED_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_13665Lnet/minecraft/class_3069;field_13665:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;official aLaox;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
 
 - 
 - 
Constructor Details
- 
HelpCommand
public HelpCommand() 
 - 
 - 
Method Details
- 
register
- Mappings:
 Namespace Name Mixin selector named registerLnet/minecraft/server/command/HelpCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_13405Lnet/minecraft/class_3069;method_13405(Lcom/mojang/brigadier/CommandDispatcher;)Vofficial aLaox;a(Lcom/mojang/brigadier/CommandDispatcher;)V
 
 -