|
CommandAPI 12.1.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. | |
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.