Package wbs.utils.util.plugin
Class WbsPlugin.MessageBuilder
java.lang.Object
wbs.utils.util.plugin.WbsPlugin.MessageBuilder
- Enclosing class:
- WbsPlugin
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionMessageBuilder(String message) Deprecated.MessageBuilder(String message, org.bukkit.command.CommandSender sender) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionaddClickCommand(String command) Deprecated.addClickCommandSuggestion(String command) Deprecated.addHoverText(String string) Deprecated.addHoverText(net.md_5.bungee.api.chat.hover.content.Text text) Deprecated.addHoverTextRaw(String string) Deprecated.addRecipient(org.bukkit.command.CommandSender... senders) Deprecated.Deprecated.append(net.md_5.bungee.api.chat.TextComponent text) Deprecated.Deprecated.voidDeprecated.net.md_5.bungee.api.chat.TextComponent[]Deprecated.onClick(net.md_5.bungee.api.chat.ClickEvent onClick) Deprecated.onHover(net.md_5.bungee.api.chat.HoverEvent onHover) Deprecated.Deprecated.prepend(net.md_5.bungee.api.chat.TextComponent text) Deprecated.prependRaw(String string) Deprecated.voidsend()Deprecated.voidsend(Collection<? extends org.bukkit.command.CommandSender> receivers) Deprecated.final <T extends org.bukkit.command.CommandSender>
voidsend(T... receivers) Deprecated.
-
Constructor Details
-
MessageBuilder
Deprecated. -
MessageBuilder
Deprecated.
-
-
Method Details
-
addRecipient
Deprecated. -
append
Deprecated. -
appendRaw
Deprecated. -
append
Deprecated. -
prepend
Deprecated. -
prependRaw
Deprecated. -
prepend
Deprecated. -
onHover
Deprecated. -
addHoverText
Deprecated. -
addHoverTextRaw
Deprecated. -
addHoverText
Deprecated. -
onClick
Deprecated. -
addClickCommand
Deprecated. -
addClickCommandSuggestion
Deprecated. -
getComponentArray
public net.md_5.bungee.api.chat.TextComponent[] getComponentArray()Deprecated. -
send
Deprecated. -
send
Deprecated. -
send
public void send()Deprecated. -
broadcast
public void broadcast()Deprecated.
-
WbsMessageBuilderandWbsMessageinstead.