Package net.minecraft.server.command
Class HelpCommand
java.lang.Object
net.minecraft.server.command.HelpCommand
- Mappings:
- Namespace - Name - named - net/minecraft/server/command/HelpCommand- intermediary - net/minecraft/class_3069- official - anh
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher) 
- 
Field Details- 
FAILED_EXCEPTIONprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType FAILED_EXCEPTION- Mappings:
- Namespace - Name - Mixin selector - named - FAILED_EXCEPTION- Lnet/minecraft/server/command/HelpCommand;FAILED_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- intermediary - field_13665- Lnet/minecraft/class_3069;field_13665:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- official - a- Lanh;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
 
 
- 
- 
Constructor Details- 
HelpCommandpublic HelpCommand()
 
- 
- 
Method Details- 
register- Mappings:
- Namespace - Name - Mixin selector - named - register- Lnet/minecraft/server/command/HelpCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V- intermediary - method_13405- Lnet/minecraft/class_3069;method_13405(Lcom/mojang/brigadier/CommandDispatcher;)V- official - a- Lanh;a(Lcom/mojang/brigadier/CommandDispatcher;)V
 
 
-