net.minecraft.server.command

public class HelpCommand

extends AbstractCommand

All mapped superinterfaces:

Command

ak
net.minecraft.class_1186
net.minecraft.server.command.HelpCommand
net.minecraft.command.CommandHelp

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public String
c()
method_3277()
getName()
getCommandName()
public int
a()
method_4634()
getRequiredPermissionLevel()
getRequiredPermissionLevel()
public String
c(m arg0)
method_3275(class_1061 arg0)
getUsage(CommandSource arg0)
getCommandUsage(ICommandSender arg0)
public List<String>
b()
method_3274()
getAliases()
getCommandAliases()
public void
a(m arg0, String[] arg1)
method_3279(class_1061 arg0, String[] arg1)
run(CommandSource arg0, String[] arg1)
processCommand(ICommandSender arg0, String[] arg1)
protected List<Command>
d(m arg0)
method_3863(class_1061 arg0)
getAvailableCommands(CommandSource source)
getSortedPossibleCommands(ICommandSender arg0)
protected Map<String, Command>
d()
method_3862()
getCommands()
getCommands()
public List<String>
a(m arg0, String[] arg1, cj arg2)
method_10738(class_1061 arg0, String[] arg1, class_2552 arg2)
getSuggestions(CommandSource arg0, String[] arg1, BlockPos arg2)
addTabCompletionOptions(ICommandSender arg0, String[] arg1, BlockPos arg2)