|
CommandAPI 12.1.0
An API for the command UI introduced in Minecraft 1.13
|
The annotation to indicate that this class is a command. More...
Public Member Functions | |
| String | value () |
| The name of the command that this class represents. | |
The annotation to indicate that this class is a command.
| String dev.jorel.commandapi.annotations.Command.value | ( | ) |
The name of the command that this class represents.