Uses of Enum Class
com.zetaplugins.essentialz.util.PluginMessage
Packages that use PluginMessage
-
Uses of PluginMessage in com.zetaplugins.essentialz.util
Methods in com.zetaplugins.essentialz.util that return PluginMessageModifier and TypeMethodDescriptionstatic PluginMessageReturns the enum constant of this class with the specified name.static PluginMessage[]PluginMessage.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 PluginMessageModifier and TypeMethodDescriptionnet.kyori.adventure.text.ComponentMessageManager.getAndFormatMsg(PluginMessage pluginMessage, boolean addPrefix, MessageManager.Replaceable<?>... replaceables) Gets and formats a message from the config using a PluginMessagenet.kyori.adventure.text.ComponentMessageManager.getAndFormatMsg(PluginMessage message, MessageManager.Replaceable<?>... replaceables) Gets and formats a message from the config using a PluginMessage