TextComponentBuilder
Constructors
Types
Functions
append
Link copied to clipboard
fun append(text: String, hover: HoverEvent? = null, click: ClickEvent? = null): TextComponentBuilder
Content copied to clipboard
appendLine
Link copied to clipboard
fun appendLine(text: String, hover: HoverEvent? = null, click: ClickEvent? = null): TextComponentBuilder
Content copied to clipboard