Class ParseUtil
java.lang.Object
io.github.headlesshq.headlessmc.api.command.ParseUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte
static double
static double
static float
static int
static long
static long
static short
-
Constructor Details
-
ParseUtil
public ParseUtil()
-
-
Method Details
-
parseB
- Throws:
CommandException
-
parseS
- Throws:
CommandException
-
parseI
- Throws:
CommandException
-
parseL
- Throws:
CommandException
-
parseL
- Throws:
CommandException
-
parseF
- Throws:
CommandException
-
parseD
- Throws:
CommandException
-
parseD
- Throws:
CommandException
-