Uses of Class
wbs.utils.util.plugin.WbsPlugin.MessageBuilder
Packages that use WbsPlugin.MessageBuilder
-
Uses of WbsPlugin.MessageBuilder in wbs.utils.util.plugin
Methods in wbs.utils.util.plugin that return WbsPlugin.MessageBuilderModifier and TypeMethodDescriptionWbsPlugin.MessageBuilder.addClickCommand(String command) Deprecated.WbsPlugin.MessageBuilder.addClickCommandSuggestion(String command) Deprecated.WbsPlugin.MessageBuilder.addHoverText(String string) Deprecated.WbsPlugin.MessageBuilder.addHoverText(net.md_5.bungee.api.chat.hover.content.Text text) Deprecated.WbsPlugin.MessageBuilder.addHoverTextRaw(String string) Deprecated.WbsPlugin.MessageBuilder.addRecipient(org.bukkit.command.CommandSender... senders) Deprecated.Deprecated.WbsPlugin.MessageBuilder.append(net.md_5.bungee.api.chat.TextComponent text) Deprecated.Deprecated.WbsPlugin.buildMessage(String message, org.bukkit.command.CommandSender sender) Deprecated.WbsPlugin.buildMessageNoPrefix(String message, org.bukkit.command.CommandSender sender) Deprecated.UseWbsPlugin.buildMessageNoPrefix(String)and pass sender in when sendingWbsPlugin.MessageBuilder.onClick(net.md_5.bungee.api.chat.ClickEvent onClick) Deprecated.WbsPlugin.MessageBuilder.onHover(net.md_5.bungee.api.chat.HoverEvent onHover) Deprecated.Deprecated.WbsPlugin.MessageBuilder.prepend(net.md_5.bungee.api.chat.TextComponent text) Deprecated.WbsPlugin.MessageBuilder.prependRaw(String string) Deprecated.
WbsPlugin.buildMessage(String)and pass sender in when sending