DevCore
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
DevCore
command
/
com.peco2282.devcore.command
/
CommandCreator
/
boolean
boolean
fun
boolean
(
name
:
String
,
creator
:
CommandCreator
<
RequiredArgumentBuilder
<
CommandSourceStack
,
Boolean
>
>
.
(
)
->
Unit
=
{}
)
:
CommandCreator
<
T
>
Adds a boolean argument to the command.