api
a9eff54633
jvm
api
/
org.kryptonmc.api.command
/
CommandMeta
/
Builder
/
name
name
@
Contract
(
value
=
"_ -> this"
,
mutates
=
"this"
)
abstract
fun
name
(
name
:
String
)
:
CommandMeta.Builder
Sets the name of the command to the given
name
.
Return
this builder
Parameters
name
the name