Uses of Record Class
com.zetaplugins.essentialz.util.MessageManager.Replaceable
Packages that use MessageManager.Replaceable
-
Uses of MessageManager.Replaceable in com.zetaplugins.essentialz.util
Methods in com.zetaplugins.essentialz.util with parameters of type MessageManager.ReplaceableModifier and TypeMethodDescriptionnet.kyori.adventure.text.ComponentMessageManager.formatMsg(String msg, MessageManager.Replaceable<?>... replaceables) Formats a message with placeholdersnet.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 confignet.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