ClickableText
A text part of a ClickableMessage.
If a formatting option or action is not specified, the value of the containing message is applied.
Parameters
The display text of the component.
Constructors
Functions
Copies the given text to the users clipboard when they click on the message.
Sets the source for the content when hovering over the message. Can be many things, e.g., a text component, item, entity, etc.
Sets the hover message displayed when the user hovers the mouse over the text.
Sets the text displayed as hover-message when the user hovers the mouse over the text.
Obfuscates text by switching each letter between multiple characters. Will result in non-readable text.
Runs a command when left-clicking on the text as the user who clicked the message.
Strikes the text through.
Inserts a command into the client's chat bar of the user who clicked the message.
Underlines the text.