Uses of Class
tk.airshipcraft.commonlib.commands.CommandManager
Packages that use CommandManager
Package
Description
This package contains classes related to command processing and management.
-
Uses of CommandManager in tk.airshipcraft.commonlib.commands
Subclasses of CommandManager in tk.airshipcraft.commonlib.commandsModifier and TypeClassDescriptionclass
PreferenceCommand class extends CommandManager to provide custom command handling specifically for managing player preferences in the game.