Literal Text Builder
Constructors
LiteralTextBuilder
Link copied to clipboard
Functions
hoverText
Link copied to clipboard
inline fun hoverText(text: String = "", builder: LiteralTextBuilder.() -> Unit = { })
Content copied to clipboard
legacyText
Link copied to clipboard
inline fun legacyText(text: String, builder: LiteralTextBuilder.() -> Unit = { })
Content copied to clipboard
onClickCommand
Link copied to clipboard
onClickCopy
Link copied to clipboard
text
Link copied to clipboard
inline fun text(text: String = "", builder: LiteralTextBuilder.() -> Unit = { })
Content copied to clipboard
inline fun text(text: BaseComponent, builder: LiteralTextBuilder.() -> Unit = { })
Content copied to clipboard
Properties
clickEvent
Link copied to clipboard
hoverEvent
Link copied to clipboard
internalText
Link copied to clipboard
siblingText
Link copied to clipboard
strikethrough
Link copied to clipboard