Uses of Record Class
com.zetaplugins.essentialz.util.MessageService.Replaceable
Packages that use MessageService.Replaceable
-
Uses of MessageService.Replaceable in com.zetaplugins.essentialz.util
Methods in com.zetaplugins.essentialz.util with parameters of type MessageService.ReplaceableModifier and TypeMethodDescriptionnet.kyori.adventure.text.ComponentMessageService.formatMsg(String msg, MessageService.Replaceable<?>... replaceables) Formats a message with placeholdersnet.kyori.adventure.text.ComponentMessageService.getAndFormatMsg(MessageStyle style, String path, String fallback, boolean addPrefix, MessageService.Replaceable<?>... replaceables) Gets and formats a message from the confignet.kyori.adventure.text.ComponentMessageService.getAndFormatMsg(MessageStyle style, String path, String fallback, MessageService.Replaceable<?>... replaceables) Gets and formats a message from the confignet.kyori.adventure.text.ComponentMessageService.getAndFormatMsg(PluginMessage pluginMessage, boolean addPrefix, MessageService.Replaceable<?>... replaceables) Gets and formats a message from the config using a PluginMessagenet.kyori.adventure.text.ComponentMessageService.getAndFormatMsg(PluginMessage message, MessageService.Replaceable<?>... replaceables) Gets and formats a message from the config using a PluginMessage