public static interface ConsoleCommands.ConsoleCommand
| Modifier and Type | Method | Description |
|---|---|---|
void |
execute(java.lang.String... args) |
Execute the command.
|
void execute(@Nonnull
java.lang.String... args)
args - command and argumentsCopyright © 2018. All rights reserved.