Package com.kamikazejam.kamicommon.command
package com.kamikazejam.kamicommon.command
-
ClassDescriptionThe state of a single command invocation, handed to
KamiCommand.perform(CommandContext).DefaultValue<T>Encapsulates the default value configuration for aParameter.One command in a tree of commands, with typed parameters, requirements and generated help.Message and Color configuration for KamiCommand messages.Basic configuration for the help command.Parameter<T>One declared argument of aKamiCommand, pairing aTypewith a display name and an optional default value.