Package dev.polv.taleapi.command.argument
package dev.polv.taleapi.command.argument
-
ClassDescriptionArgumentType<T>Defines how to parse and suggest a command argument.Argument type for boolean values.Argument type for double values with optional bounds.Argument type for float values with optional bounds.Argument type for integer values with optional bounds.Argument type for long values with optional bounds.Argument type for string values.The type of string parsing.A simple string reader for parsing command arguments.