| Modifier and Type | Class and Description |
|---|---|
class |
KPMDaemon
KPMのデーモンです。
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Notices.printAllNotice(KPMRegistry registry,
net.kunmc.lab.peyangpaperutils.lib.terminal.Terminal terminal) |
static boolean |
Notices.printAutoRemovable(KPMRegistry registry,
net.kunmc.lab.peyangpaperutils.lib.terminal.Terminal terminal) |
static boolean |
Notices.printTokenDead(KPMRegistry registry,
net.kunmc.lab.peyangpaperutils.lib.terminal.Terminal terminal) |
static boolean |
Notices.printTokenUnset(KPMRegistry registry,
net.kunmc.lab.peyangpaperutils.lib.terminal.Terminal terminal) |
| Constructor and Description |
|---|
CommandDebug(KPMRegistry registry) |
CommandInfo(KPMRegistry registry) |
PluginInfoWriter(@NotNull KPMRegistry registry,
@NotNull net.kunmc.lab.peyangpaperutils.lib.terminal.Terminal terminal,
@NotNull org.bukkit.plugin.Plugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
void |
HookRecipientListImpl.bakeHooks(KPMRegistry registry) |
| Constructor and Description |
|---|
HookExecutorImpl(KPMRegistry registry) |
HookRecipientListImpl(@NotNull KPMRegistry registry,
@NotNull HookExecutor executor) |
KPMHookRecipientBase(KPMRegistry registry) |
| Modifier and Type | Field and Description |
|---|---|
protected KPMRegistry |
AbstractInstaller.registry |
| Constructor and Description |
|---|
AbstractInstaller(@NotNull KPMRegistry registry,
@NotNull SignalHandleManager signalHandler) |
| Constructor and Description |
|---|
PluginAutoRemover(@NotNull KPMRegistry registry,
@NotNull SignalHandleManager signalHandler) |
| Constructor and Description |
|---|
GarbageCleaner(@NotNull KPMRegistry registry,
@NotNull SignalHandleManager signalHandler) |
| Constructor and Description |
|---|
PluginInstaller(@NotNull KPMRegistry registry,
@NotNull SignalHandleManager signalHandler) |
| Constructor and Description |
|---|
TokenRegisterer(@NotNull KPMRegistry registry,
@NotNull SignalHandleManager signalHandler) |
| Constructor and Description |
|---|
PluginUninstaller(@NotNull KPMRegistry registry,
@NotNull SignalHandleManager signalHandler) |
| Constructor and Description |
|---|
AliasUpdater(@NotNull KPMRegistry registry,
@NotNull SignalHandleManager signalHandler) |
| Constructor and Description |
|---|
PluginUpgrader(@NotNull KPMRegistry registry,
@NotNull SignalHandleManager signalHandler) |
| Modifier and Type | Method and Description |
|---|---|
KPMRegistry |
HookExecutor.getRegistry() |
KPMRegistry |
KPMHookRecipient.getRegistry()
KPMデーモンのインスタンスです。
|
KPMRegistry |
HookRecipientList.getRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
HookRecipientList.bakeHooks(@NotNull KPMRegistry registry)
予約クラス名からフックを作成します。
|
| Modifier and Type | Method and Description |
|---|---|
KPMRegistry |
PluginInstaller.getRegistry() |
| 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) |
| Constructor and Description |
|---|
KPMInfoManagerImpl(KPMRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LangProvider.init(KPMRegistry registry) |
| Constructor and Description |
|---|
PluginMetaManagerImpl(@NotNull KPMRegistry registry,
@NotNull Path metadataPath,
@NotNull org.bukkit.plugin.Plugin plugin) |
| Constructor and Description |
|---|
AliasPluginResolver(@NotNull KPMRegistry registry) |
| Constructor and Description |
|---|
PluginLoaderImpl(KPMRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
static Version |
KPMFetcher.fetchLatestKPMVersion(KPMRegistry registry) |
static String |
KPMFetcher.fetchUpgraderJarFile(KPMRegistry registry) |
| Constructor and Description |
|---|
KPMUpgrader(TeamKunPluginManager teamKUNPluginManager,
KPMRegistry registry) |
Copyright © 2023. All rights reserved.