Package cloud.commandframework
package cloud.commandframework
cloud API main package
- See Also:
Command manager class
-
Interface SummaryInterfaceDescriptionA description for a
CommandArgumentSomething that can be returned as the result of a help query -
Class SummaryClassDescriptionCommand<C>A command consists out of a chain of
command arguments.Builder forCommandinstances.A single literal or argument component of a commandIndex of available commandsHelp topic with multiple semi-verbose command descriptionsVerbose information about a specificCommandThe manager is responsible for command registration, parsing delegation, etc.CommandTree<C>Tree containing all commands and command paths.Very simple tree structureDeprecated.to become package-private since 1.4.0.Deprecated.Use a normalCommandManager's registration state instead -
Enum SummaryEnumDescriptionConfigurable command related settingsThe point in the registration lifecycle for this commands manager