Uses of Enum Class
com.zetaplugins.essentialz.util.MessageStyle
Packages that use MessageStyle
-
Uses of MessageStyle in com.zetaplugins.essentialz.util
Methods in com.zetaplugins.essentialz.util that return MessageStyleModifier and TypeMethodDescriptionPluginMessage.getDefaultStyle()PluginMessage.getStyle(LanguageManager languageManager) Get the message style from the language file messagestatic MessageStyleGets a style by its idstatic MessageStyleReturns the enum constant of this class with the specified name.static MessageStyle[]MessageStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.zetaplugins.essentialz.util with parameters of type MessageStyleModifier and TypeMethodDescriptionnet.kyori.adventure.text.ComponentMessageManager.getAndFormatMsg(MessageStyle style, String path, String fallback, boolean addPrefix, MessageManager.Replaceable<?>... replaceables) Gets and formats a message from the confignet.kyori.adventure.text.ComponentMessageManager.getAndFormatMsg(MessageStyle style, String path, String fallback, MessageManager.Replaceable<?>... replaceables) Gets and formats a message from the config