public class ClickableText extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ClickableText.Action |
Constructor and Description |
---|
ClickableText() |
Modifier and Type | Method and Description |
---|---|
ClickableText |
addMessage(com.elikill58.negativity.spigot.ClickableText.MessageComponent... comp) |
ClickableText |
addRunnableHoverEvent(String text,
String hover,
String cmd) |
void |
sendToAllPlayers() |
void |
sendToPlayer(org.bukkit.entity.Player player) |
public ClickableText addMessage(com.elikill58.negativity.spigot.ClickableText.MessageComponent... comp)
public ClickableText addRunnableHoverEvent(String text, String hover, String cmd)
public void sendToPlayer(org.bukkit.entity.Player player)
public void sendToAllPlayers()