hoverText

fun hoverText(text: String): HoverEvent

ホバーした時に文字列を表示する。

Return

HoverEvent.Action.SHOW_TEXTHoverEvent

Since

1.6.0

Parameters

text

表示する文字列