Package | Description |
---|---|
org.kunlab.kpm.hook | |
org.kunlab.kpm.interfaces.hook | |
org.kunlab.kpm.interfaces.kpminfo | |
org.kunlab.kpm.kpminfo |
Modifier and Type | Method and Description |
---|---|
void |
HookRecipientListImpl.bakeHooks(KPMRegistry registry) |
Modifier and Type | Method and Description |
---|---|
void |
HookRecipientList.bakeHooks(@NotNull KPMRegistry registry)
予約クラス名からフックを作成します。
|
Modifier and Type | Method and Description |
---|---|
@Nullable KPMInformationFile |
KPMInfoManager.loadInfo(@NotNull Path path,
@NotNull org.bukkit.plugin.PluginDescriptionFile descriptionFile)
KPM情報ファイルを読み込み追加します。
|
Modifier and Type | Method and Description |
---|---|
static @NotNull KPMInformationFile |
KPMInfoParser.load(@NotNull KPMRegistry registry,
@NotNull InputStream stream) |
static @NotNull KPMInformationFile |
KPMInfoParser.load(@NotNull KPMRegistry registry,
@NotNull Path jarFile) |
@Nullable KPMInformationFile |
KPMInfoManagerImpl.loadInfo(@NotNull Path path,
@NotNull org.bukkit.plugin.PluginDescriptionFile descriptionFile) |
Copyright © 2023. All rights reserved.