withClickEvent

infix fun Style.withClickEvent(event: ClickEvent): @NotNull Style

Sets the click event of this style.

Return

The style with the applied click event

Parameters

event

The click event to apply