textWithHover
Appends a text component that shows the given text when hovered.
Return
this component builder for chaining
Parameters
text
the text content to append
hover
the text to show when the player hovers over this component
Appends a text component that shows the given component when hovered.
Return
this component builder for chaining
Parameters
text
the text content to append
hover
the component to show when the player hovers over this component