LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.text
/
StyleBuilder
Style
Builder
class
StyleBuilder
Members
Constructors
Style
Builder
Link copied to clipboard
constructor
(
base
:
Style
)
constructor
(
)
Properties
bold
Link copied to clipboard
@
Nullable
open
var
bold
:
@
Nullable
Boolean
click
Event
Link copied to clipboard
@
Nullable
open
var
clickEvent
:
@
Nullable
ClickEvent
color
Link copied to clipboard
@
Nullable
open
var
color
:
@
Nullable
TextColor
font
Link copied to clipboard
@
Nullable
open
var
font
:
@
Nullable
FontDescription
hover
Event
Link copied to clipboard
@
Nullable
open
var
hoverEvent
:
@
Nullable
HoverEvent
insertion
Link copied to clipboard
@
Nullable
open
var
insertion
:
@
Nullable
String
italic
Link copied to clipboard
@
Nullable
open
var
italic
:
@
Nullable
Boolean
obfuscated
Link copied to clipboard
@
Nullable
open
var
obfuscated
:
@
Nullable
Boolean
shadow
Color
Link copied to clipboard
@
Nullable
open
var
shadowColor
:
@
Nullable
Integer
strikethrough
Link copied to clipboard
@
Nullable
open
var
strikethrough
:
@
Nullable
Boolean
underlined
Link copied to clipboard
@
Nullable
open
var
underlined
:
@
Nullable
Boolean
Functions
build
Link copied to clipboard
open
fun
build
(
)
:
Style