History - net.minecraft.server.command.handler.CommandRegistry

1.7.10

Names

z

net.minecraft.class_981

net.minecraft.server.command.handler.CommandRegistry

net.minecraft.command.CommandHandler

Fields

org.apache.logging.log4j.Logger: a, field_9133, LOGGER, logger

Map: b, field_3940, commandsByName, commandMap

Set: c, field_3941, commands, commandSet

Constructors

()

Methods

int (CommandSource, String): a, method_3310, run, executeCommand

Command (Command): a, method_3103, register, registerCommand

String[] (String[]): a, method_3104, getCommandArgs, dropFirstString

List (CommandSource, String): b, method_3311, getSuggestions, getPossibleCommands

List (CommandSource): a, method_3309, getAvailableCommands, getPossibleCommands

Map (): a, method_3308, getCommands, getCommands

int (Command, String[]): a, method_4642, getIndexOfTargetSelector, getUsernameIndex