McTextHoverEvent

Represents a Minecraft text hover event.

This class defines actions that can be performed when a player hovers over a text component. It specifies the action to take and the associated value, such as displaying text information when hovered.

Parameters

action

The type of action to perform when the text is hovered.

value

The value associated with the action, which can be text information or other data.

Types

Link copied to clipboard

Hover event actions.

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val value: Any