| Package | Description |
|---|---|
| net.kunmc.lab.kpm.loader |
| Modifier and Type | Method and Description |
|---|---|
PluginLoadResult |
PluginLoader.loadPlugin(@NotNull Path pluginPath)
プラグインを読み込みます。
|
static PluginLoadResult |
PluginLoadResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginLoadResult[] |
PluginLoadResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
PluginLoadResult |
PluginLoadResult.withException(@NotNull Exception exception) |
Copyright © 2023. All rights reserved.