parse
Parses the input string into the desired type.
Return
The parsed argument of type T.
Parameters
input
The list of input strings.
sender
The command sender.
Parses the input string into the desired type.
Return
The parsed argument of type T.
Parameters
input
The input string.
sender
The command sender.