| 程序包 | 说明 |
|---|---|
| org.bukkit.plugin |
专门用于在运行时加载软件模组(插件)的类.
|
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PluginAwareness.Flags
Each entry here represents a particular plugin's awareness.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.Set<PluginAwareness> |
PluginDescriptionFile.getAwareness()
Gives a set of every
PluginAwareness for a plugin. |