4everCraft Mod
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
4everCraft Mod
4everCraft Mod
/
com.evermod.mcp.utils
/
CommandParser
/
ParsedCommand
/
getArgument
get
Argument
fun
getArgument
(
index
:
Int
)
:
String
?
(
source
)
Returns the argument at
index
, or
null
if out of bounds.