-
-
Enum Constants Enum Constant and Description BLOCK_POSITION
COMMAND
FILE_PATH
FLOAT
INT
JSON
MESSAGE
OPERATOR
POSITION
RAWTEXT
STRING
TARGET
TEXT
VALUE
WILDCARD_INT
WILDCARD_TARGET
-
All Methods Static Methods Instance Methods Concrete Methods 修饰符和类 成员函数描述 int
getId()
static CommandParamType
valueOf(String name)
Returns the enum constant of this type with the specified name.static CommandParamType[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-