| Package | Description |
|---|---|
| de.lessvoid.nifty.controls |
| Modifier and Type | Method | Description |
|---|---|---|
ConsoleCommands.ConsoleCommand |
ConsoleCommands.findCommand(java.lang.String commandText) |
Find a ConsoleCommand with the given commandText.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ConsoleCommands.registerCommand(java.lang.String commandText,
ConsoleCommands.ConsoleCommand command) |
Register a command for the command completion feature.
|
Copyright © 2018. All rights reserved.