BBUReloaded
Toggle table of contents
0.1-BETA
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
BBUReloaded
BBUReloaded
/
me.imoltres.bbu.utils.command
/
CommandArgument
/
CommandArgument
Command
Argument
public
CommandArgument
<
T
>
CommandArgument
(
String
id
,
ArgumentType
<
T
>
type
,
KClass
<
? extends
T
>
clazz
)