| Interface | Description |
|---|---|
| Command |
Represents a command that can be executed by a
CommandSource, such as a Player or the console. |
| CommandManager |
Represents an interface to register a command executor with the proxy.
|
| CommandSource |
Represents something that can be used to run a
Command. |