Package studio.mevera.imperat.command.arguments
package studio.mevera.imperat.command.arguments
-
ClassDescriptionArgument<S extends CommandSource>Represents the command parameter required by the usage of the command itselfEither<A,
B> FlagArgument<S extends CommandSource>FlagArgumentImpl<S extends CommandSource>InputArgument<S extends CommandSource>NumericArgument<S extends CommandSource>Represents a behavior that deals with numeric inputs if they are ranged from min to max usingNumericRangeStrictArgumentList<S extends CommandSource>