| Package | Description |
|---|---|
| org.flmelody.core | |
| org.flmelody.core.plugin |
| Modifier and Type | Method and Description |
|---|---|
Windward |
Windward.registerPlugin(PluginSlot pluginSlot,
Plugin plugin)
Register plugin or overwrite existed
|
| Modifier and Type | Method and Description |
|---|---|
static PluginSlot |
PluginSlot.slot(Class<? extends Plugin> clazz) |
static PluginSlot |
PluginSlot.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginSlot[] |
PluginSlot.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 flmelody. All rights reserved.