public final class StandardBindings extends BindingHelper
| Constructor and Description |
|---|
StandardBindings() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext(ArgumentStack context)
Gets a
CommandContext from a ArgumentStack. |
bind, getBehavior, getConsumedCount, getSuggestions, getTypespublic CommandContext getCommandContext(ArgumentStack context)
CommandContext from a ArgumentStack.context - the contextCopyright © 2015. All Rights Reserved.