setHover

fun setHover(action: String, value: String): TextComponent

Sets the hover action and value of the component. See TextComponent.setHoverAction for possible hover actions.

Parameters

action

the hover action

value

the hover value

Sources

Link copied to clipboard