| Package | Description |
|---|---|
| co.aikar.commands |
| Modifier and Type | Method and Description |
|---|---|
CommandParameter[] |
HelpEntry.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
abstract CommandExecutionContext |
CommandManager.createCommandContext(RegisteredCommand command,
CommandParameter parameter,
CommandIssuer sender,
List<String> args,
int i,
Map<String,Object> passedArgs) |
@NotNull String[] |
CommandHelpFormatter.getParameterFormatReplacements(CommandHelp help,
CommandParameter param,
HelpEntry entry)
Override this to control replacements
|
void |
CommandHelpFormatter.printDetailedParameter(CommandHelp help,
CommandIssuer issuer,
HelpEntry entry,
CommandParameter param) |
Copyright © 2019. All rights reserved.