History - net.minecraft.text.Style
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.chat.Style
net.minecraft.class_2583
net.minecraft.text.Style
Fields
Style: EMPTY, field_24360, EMPTY
int: NO_SHADOW, field_63933, field_63933
TextColor: color, field_11855, color
Integer: shadowColor, field_55191, shadowColor
Boolean: bold, field_11856, bold
Boolean: italic, field_11852, italic
Boolean: underlined, field_11851, underlined
Boolean: strikethrough, field_11857, strikethrough
Boolean: obfuscated, field_11861, obfuscated
ClickEvent: clickEvent, field_11853, clickEvent
HoverEvent: hoverEvent, field_11858, hoverEvent
String: insertion, field_11859, insertion
StyleSpriteSource: font, field_24361, font
Constructors
(TextColor, Integer, Boolean, Boolean, Boolean, Boolean, Boolean, ClickEvent, HoverEvent, String, StyleSpriteSource)
Methods
Style (Optional<TextColor>, Optional<Integer>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<ClickEvent>, Optional<HoverEvent>, Optional<String>, Optional<StyleSpriteSource>): create, method_43870, of
TextColor (): getColor, method_10973, getColor
Integer (): getShadowColor, method_65301, getShadowColor
boolean (): isBold, method_10984, isBold
boolean (): isItalic, method_10966, isItalic
boolean (): isStrikethrough, method_10986, isStrikethrough
boolean (): isUnderlined, method_10965, isUnderlined
boolean (): isObfuscated, method_10987, isObfuscated
boolean (): isEmpty, method_10967, isEmpty
ClickEvent (): getClickEvent, method_10970, getClickEvent
HoverEvent (): getHoverEvent, method_10969, getHoverEvent
String (): getInsertion, method_10955, getInsertion
StyleSpriteSource (): getFont, method_27708, getFont
<T> Style (Style, T, T): checkEmptyAfterChange, method_54210, with
Style (TextColor): withColor, method_27703, withColor
Style (Formatting): withColor, method_10977, withColor
Style (int): withColor, method_36139, withColor
Style (int): withShadowColor, method_65302, withShadowColor
Style (): withoutShadow, method_75861, withoutShadow
Style (Boolean): withBold, method_10982, withBold
Style (Boolean): withItalic, method_10978, withItalic
Style (Boolean): withUnderlined, method_30938, withUnderline
Style (Boolean): withStrikethrough, method_36140, withStrikethrough
Style (Boolean): withObfuscated, method_36141, withObfuscated
Style (ClickEvent): withClickEvent, method_10958, withClickEvent
Style (HoverEvent): withHoverEvent, method_10949, withHoverEvent
Style (String): withInsertion, method_10975, withInsertion
Style (StyleSpriteSource): withFont, method_27704, withFont
Style (Formatting): applyFormat, method_27706, withFormatting
Style (Formatting): applyLegacyFormat, method_27707, withExclusiveFormatting
Style (Formatting...): applyFormats, method_27705, withFormatting