public static interface CommandCompletions.CommandCompletionHandler<C extends CommandCompletionContext>
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getCompletions(C context) |
Collection<String> getCompletions(C context) throws InvalidCommandArgument
InvalidCommandArgumentCopyright © 2017. All rights reserved.