| Package | Description |
|---|---|
| co.aikar.commands |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
CommandContexts.registerOptionalContext(Class<T> context,
OptionalContextResolver<T,R> supplier)
Registers a context that can safely accept a null input from the command issuer to resolve.
|
Copyright © 2017. All rights reserved.