Package net.minecraft.server.commands
Class HelpCommand
java.lang.Object
net.minecraft.server.commands.HelpCommand
- 
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<CommandSourceStack> p_137788_)  
- 
Field Details
- 
ERROR_FAILED
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_FAILED 
 - 
 - 
Constructor Details
- 
HelpCommand
public HelpCommand() 
 - 
 - 
Method Details
- 
register
 
 -