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
/
CommandManagerKt
/
command
command
public
final
static
Command
command
(
String
name
,
String
aliases
,
CommandCondition
requirement
,
Function1
<
Command
,
Unit
>
block
)