Package org.lazywizard.console
The core console classes.
See: Description
-
Enum Summary Enum Description CommandResult Represents the success status of a command. CommandContext Represents what screen the player was on when they used the command. -
Interface Summary Interface Description BaseCommand The basic interface all console commands must implement. CommandListener Provides an interface to listen for command execution, with the option to intercept the command and execute your own code instead. -
Class Summary Class Description StoredCommand Contains detailed information on a loaded command. CommandStore The console mod's internal command storage. CommandUtils CommonStrings Contains basic mod constants, common error messages, and the IDs of sector persistent data that core commands use. Console The main class of the console mod. ConsoleModPlugin SettingsDialog ShowSettings Keystroke ConsoleOverlay -
Object Summary Object Description ConsoleSettings