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

1.12.2

Names

bj

net.minecraft.class_981

net.minecraft.server.command.handler.CommandRegistry

net.minecraft.command.CommandHandler

net.minecraft.command.CommandHandler

Fields

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

Map<String, Command>: b, field_3940, commandsByName, field_71562_a, commandMap

Set<Command>: c, field_3941, commands, field_71561_b, commandSet

Constructors

()

Methods

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

boolean (CommandSource, String[], Command, String): a, method_10732, run, func_175786_a, tryExecute

MinecraftServer (): a, method_12712, getServer, func_184879_a, getServer

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

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

List<String> (CommandSource, String, BlockPos): a, method_10746, getSuggestions, func_180524_a, getTabCompletions

List<Command> (CommandSource): a, method_3309, getAvailableCommands, func_71557_a, getPossibleCommands

Map<String, Command> (): b, method_3308, getCommands, func_71555_a, getCommands

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