| Package | Description |
|---|---|
| org.cloudburstmc.server.command | |
| org.cloudburstmc.server.plugin |
| Modifier and Type | Method and Description |
|---|---|
CommandExecutor |
PluginCommand.getExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginCommand.setExecutor(CommandExecutor executor) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Plugin
所有Nukkit插件必须实现的接口。
An interface what must be implemented by all Nukkit plugins. |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginBase
一般的Nukkit插件需要继承的类。
A class to be extended by a normal Nukkit plugin. |
Copyright © 2020. All rights reserved.