Package xyz.srnyx.annoyingapi.message
Class AnnoyingMessages
java.lang.Object
eu.okaeri.configs.OkaeriConfig
xyz.srnyx.annoyingapi.file.okaeri.AnnoyingConfig
xyz.srnyx.annoyingapi.file.okaeri.RootConfig
xyz.srnyx.annoyingapi.message.AnnoyingMessages
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull JsonChatMessagedefaultMessage(@NotNull String raw) @NotNull JsonChatMessagedefaultMessage(@NotNull Map<String, String> components) @NotNull JsonTitleMessagedefaultTitle(@NotNull String title, @NotNull String subtitle) Methods inherited from class xyz.srnyx.annoyingapi.file.okaeri.RootConfig
onLoad, reloadMethods inherited from class xyz.srnyx.annoyingapi.file.okaeri.AnnoyingConfig
getAsMethods inherited from class eu.okaeri.configs.OkaeriConfig
asMap, asMap, asMap, configure, get, get, get, getBindFile, getBindFileName, getConfigurer, getContext, getDeclaration, getEffectiveConfigurer, getInternalPath, getInternalState, isSubconfig, load, load, load, load, load, load, load, load, load, migrate, migrate, migrateInternalState, migrateInternalState, save, save, save, save, saveDefaults, saveToBytes, saveToString, set, setBindFile, setConfigurer, setContext, setDeclaration, setInternalPath, setInternalState, update, updateDeclaration, validate, withBindFile, withBindFile, withBindFile, withConfigurer, withConfigurer, withLogger, withRemoveOrphans, withSerdesPack
-
Field Details
-
plugin
-
error
-
-
Constructor Details
-
AnnoyingMessages
-
-
Method Details
-
defaultMessage
-
defaultMessage
@NotNull public @NotNull JsonChatMessage defaultMessage(@NotNull @NotNull Map<String, String> components) -
defaultTitle
@NotNull public @NotNull JsonTitleMessage defaultTitle(@NotNull @NotNull String title, @NotNull @NotNull String subtitle)
-