Package guideme.style
Class TextStyle.Builder
java.lang.Object
guideme.style.TextStyle.Builder
- Enclosing class:
TextStyle
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionalignment
(TextAlignment alignment) build()
color
(ColorValue color) dropShadow
(Boolean dropShadow) font
(net.minecraft.resources.ResourceLocation font) obfuscated
(Boolean obfuscated) strikethrough
(Boolean strikethrough) underlined
(Boolean underlined) whiteSpace
(WhiteSpaceMode whiteSpace)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
apply
-
fontScale
-
bold
-
italic
-
underlined
-
strikethrough
-
obfuscated
-
font
-
color
-
whiteSpace
-
alignment
-
dropShadow
-
build
-