Class IntegerArgument
java.lang.Object
me.lauriichan.laylib.command.argument.NumberArgument<Integer>
me.lauriichan.laylib.command.argument.IntegerArgument
- All Implemented Interfaces:
IArgumentType<Integer>
-
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
-
IntegerArgument
-
-
Method Details
-
read
- Specified by:
readin classNumberArgument<Integer>- Throws:
IllegalArgumentException
-
compare
- Specified by:
comparein classNumberArgument<Integer>
-
subtract
-
add
-