| Interface | Description |
|---|---|
| CommandExecutor |
能监听命令执行的类实现的接口。
An interface what can be implemented by classes which listens command executing. |
| CommandFactory | |
| CommandSender |
能发送命令的人。
Who sends commands. |
| PluginIdentifiableCommand |
author: MagicDroidX
Nukkit Project
|
| Class | Description |
|---|---|
| Command |
Base class for Commands.
|
| CommandUtils | |
| ConsoleCommandSender |
author: MagicDroidX
Nukkit Project
|
| FormattedCommandAlias |
author: MagicDroidX
Nukkit Project
|
| PluginCommand<T extends Plugin> |
This class is used as a base for all Commands for Plugins.
|
Copyright © 2020. All rights reserved.