Class ShortArgument
java.lang.Object
me.lauriichan.laylib.command.argument.NumberArgument<Short>
me.lauriichan.laylib.command.argument.ShortArgument
- All Implemented Interfaces:
IArgumentType<Short>
-
Field Summary
Fields inherited from class me.lauriichan.laylib.command.argument.NumberArgument
BYTE_STEP, DOUBLE_STEP, FLOAT_STEP, INTEGER_STEP, LONG_STEP, maximum, minimum, SHORT_STEP, step, SUGGESTIONS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.lauriichan.laylib.command.argument.NumberArgument
parse, suggest
-
Constructor Details
-
ShortArgument
-
-
Method Details
-
read
- Specified by:
readin classNumberArgument<Short>- Throws:
IllegalArgumentException
-
compare
- Specified by:
comparein classNumberArgument<Short>
-
subtract
-
add
-