Package | Description |
---|---|
org.kunlab.kpm.lang | |
org.kunlab.kpm.signal.handlers.common |
Modifier and Type | Method and Description |
---|---|
MsgArgs |
MsgArgs.add(MsgArgs args) |
MsgArgs |
MsgArgs.add(String key,
Object value) |
static MsgArgs |
MsgArgs.of(String key,
Object value) |
static MsgArgs |
MsgArgs.ofEmpty() |
Modifier and Type | Method and Description |
---|---|
MsgArgs |
MsgArgs.add(MsgArgs args) |
static String |
LangProvider.get(String key,
MsgArgs args) |
static net.kyori.adventure.text.TextComponent |
LangProvider.getComponent(String key,
MsgArgs args) |
Modifier and Type | Method and Description |
---|---|
protected void |
InstallFinishedSignalBase.handleOtherError(InstallFailedInstallResult<?,?,?> result,
MsgArgs installerName) |
Copyright © 2023. All rights reserved.