public class CommandModules extends SubCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
CommandModules.CommandPluginsInfo |
SubCommand.PermLevel| Constructor and Description |
|---|
CommandModules() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeSubCommand(net.minecraft.server.MinecraftServer server,
net.minecraft.command.ICommandSender sender,
java.lang.String[] args) |
addAlias, addChildCommand, checkPermission, compareTo, execute, getAliases, getChildren, getFullCommandString, getName, getPermissionLevel, getTabCompletions, getUsage, isUsernameIndex, printHelp, setPermLevelpublic void executeSubCommand(net.minecraft.server.MinecraftServer server,
net.minecraft.command.ICommandSender sender,
java.lang.String[] args)
throws net.minecraft.command.CommandException
executeSubCommand in class SubCommandnet.minecraft.command.CommandException