net.minecraft.server.command.handler

public interface CommandHandler

l
net.minecraft.class_1034
net.minecraft.server.command.handler.CommandHandler
net.minecraft.command.ICommandManager

Method summary

Modifier and TypeMethod
int
a(m arg0, String arg1)
method_3310(class_1061 arg0, String arg1)
run(CommandSource source, String command)
executeCommand(ICommandSender sender, String rawCommand)
List<String>
a(m arg0, String arg1, cj arg2)
method_10746(class_1061 arg0, String arg1, class_2552 arg2)
getSuggestions(CommandSource source, String command, BlockPos pos)
getTabCompletionOptions(ICommandSender sender, String input, BlockPos pos)
List<Command>
a(m arg0)
method_3309(class_1061 arg0)
getAvailableCommands(CommandSource source)
getPossibleCommands(ICommandSender sender)
Map<String, Command>
a()
method_3308()
getCommands()
getCommands()