Package studio.magemonkey.codex.util
Class ClickText
java.lang.Object
studio.magemonkey.codex.util.ClickText
- Author:
- FogusĀ® Multimedia
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatePlaceholder(String placeholder, String text) voidvoidsend(org.bukkit.command.CommandSender sender)
-
Constructor Details
-
ClickText
-
-
Method Details
-
createFullPlaceholder
-
createPlaceholder
@NotNull public ClickText.ClickWord createPlaceholder(@NotNull String placeholder, @NotNull String text) -
send
public void send(@NotNull org.bukkit.command.CommandSender sender) -
send
-