CommandAPI 9.6.0
An API for the command UI introduced in Minecraft 1.13
|
Public Member Functions | |
CommandAPIExecutor< CommandSender, AbstractCommandSender<? extends CommandSender > > | getExecutor () |
Impl | instance () |
Returns the instance of this class with the class Impl. More... | |
|
inherited |
Returns the instance of this class with the class Impl.
Used for chaining builder methods.
Implemented in dev.jorel.commandapi.arguments.Argument< T >.