public BaseCommand
The basic interface all console commands must implement.
Modifier and Type | Method and Description |
---|---|
BaseCommand.CommandResult |
runCommand()
Called when the player enters your command.
|
BaseCommand.CommandResult runCommand()
Called when the player enters your command.