| Package | Description |
|---|---|
| co.aikar.commands | |
| co.aikar.commands.contexts |
| Modifier and Type | Class and Description |
|---|---|
class |
ConditionFailedException |
class |
ShowCommandHelp |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
CommandCompletions.CommandCompletionHandler.getCompletions(C context) |
<T> T |
CommandCompletionContext.getContextValue(Class<? extends T> clazz) |
<T> T |
CommandCompletionContext.getContextValue(Class<? extends T> clazz,
Integer paramIdx) |
void |
CommandConditions.Condition.validateCondition(ConditionContext<I> context) |
void |
CommandConditions.ParameterCondition.validateCondition(ConditionContext<I> context,
CEC execContext,
P value) |
| Modifier and Type | Method and Description |
|---|---|
T |
ContextResolver.getContext(C c) |
Copyright © 2018. All rights reserved.