Uses of Class
me.xxastaspastaxx.dimensions.commands.DimensionsCommand
Packages that use DimensionsCommand
-
Uses of DimensionsCommand in me.xxastaspastaxx.dimensions.commands
Subclasses of DimensionsCommand in me.xxastaspastaxx.dimensions.commandsModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
Methods in me.xxastaspastaxx.dimensions.commands that return types with arguments of type DimensionsCommandModifier and TypeMethodDescriptionDimensionsCommandManager.getAdminCommands()
Get the list of the admin commandsDimensionsCommandManager.getCommands()
Get the list of the non-admin commandsMethods in me.xxastaspastaxx.dimensions.commands with parameters of type DimensionsCommandModifier and TypeMethodDescriptionvoid
DimensionsCommandManager.registerCommand(DimensionsCommand cmd)
Register a new DimensionsCommandvoid
DimensionsCommandManager.unregisterCommand(DimensionsCommand cmd)
Unregister a command