CommandAPI 9.6.0
An API for the command UI introduced in Minecraft 1.13
|
The annotation to indicate that this method is a subcommand. More...
Public Member Functions | |
String[] | value () |
The names (and thus, aliases) of this subcommand. More... | |
The annotation to indicate that this method is a subcommand.
String[] dev.jorel.commandapi.annotations.Subcommand.value | ( | ) |
The names (and thus, aliases) of this subcommand.