| Package | Description |
|---|---|
| co.aikar.commands | |
| co.aikar.commands.processors |
| Modifier and Type | Method and Description |
|---|---|
static CommandOperationContext |
CommandManager.getCurrentCommandOperationContext() |
CommandOperationContext |
BaseCommand.getLastCommandOperationContext()
Returns a reference to the last used CommandOperationContext.
|
CommandOperationContext |
ForwardingCommand.getLastCommandOperationContext() |
| Modifier and Type | Method and Description |
|---|---|
default void |
AnnotationProcessor.onPostComand(CommandOperationContext context)
Deprecated.
|
default void |
AnnotationProcessor.onPreComand(CommandOperationContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionsProcessor.onPreComand(CommandOperationContext context)
Deprecated.
|
Copyright © 2019. All rights reserved.