| Package | Description |
|---|---|
| co.aikar.commands | |
| co.aikar.commands.contexts |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
T |
ContextResolver.getContext(C c) |
Copyright © 2017. All rights reserved.