net.minecraft.network.chat

public class Style

ln
net.minecraft.network.chat.Style
net.minecraft.class_2583
net.minecraft.unmapped.C_cpwnhism
net.minecraft.text.Style
net.minecraft.util.text.Style
net.minecraft.server.v1_15_R1.ChatModifier

Field summary

Modifier and TypeField
private Style
a
parent
field_11860
f_qekldzxc
parent
field_150249_a
private ChatFormatting
b
color
field_11855
f_akgqrpsz
color
field_150247_b
color
private Boolean
c
bold
field_11856
f_mcvftdup
bold
field_150248_c
bold
private Boolean
d
italic
field_11852
f_uorxvlwb
italic
field_150245_d
italic
private Boolean
e
underlined
field_11851
f_ccdlxlro
underline
field_150246_e
underlined
private Boolean
f
strikethrough
field_11857
f_mchdivkw
strikethrough
field_150243_f
strikethrough
private Boolean
g
obfuscated
field_11861
f_wxbzpcki
obfuscated
field_150244_g
obfuscated
private ClickEvent
h
clickEvent
field_11853
f_asegqccv
clickEvent
field_150251_h
clickEvent
private HoverEvent
i
hoverEvent
field_11858
f_qhlslkgi
hoverEvent
field_150252_i
hoverEvent
private String
j
insertion
field_11859
f_shbyrpex
insertion
field_179990_j
insertion
private static final Style
k
ROOT
field_11854
f_ksivyzod
ROOT
field_150250_j

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public ChatFormatting
a()
getColor()
method_10973()
m_vsxfmets()
getColor()
func_150215_a()
getColor()
public boolean
b()
isBold()
method_10984()
m_nxurtnrm()
isBold()
func_150223_b()
isBold()
public boolean
c()
isItalic()
method_10966()
m_fnvclztz()
isItalic()
func_150242_c()
isItalic()
public boolean
d()
isStrikethrough()
method_10986()
m_bqpchnnx()
isStrikethrough()
func_150236_d()
isStrikethrough()
public boolean
e()
isUnderlined()
method_10965()
m_wacqbihg()
isUnderlined()
func_150234_e()
isUnderlined()
public boolean
f()
isObfuscated()
method_10987()
m_qcmwadxl()
isObfuscated()
func_150233_f()
isRandom()
public boolean
g()
isEmpty()
method_10967()
m_zefghcpx()
isEmpty()
func_150229_g()
public ClickEvent
h()
getClickEvent()
method_10970()
m_bvsibhlv()
getClickEvent()
func_150235_h()
getClickEvent()
public HoverEvent
i()
getHoverEvent()
method_10969()
m_hqnkcfpf()
getHoverEvent()
func_150210_i()
getHoverEvent()
public String
j()
getInsertion()
method_10955()
m_zvemalqw()
getInsertion()
func_179986_j()
getInsertion()
public Style
a(g arg0)
setColor(ChatFormatting arg0)
method_10977(class_124 arg0)
m_fkrngzkx(C_choswhsb arg0)
setColor(Formatting color)
func_150238_a(TextFormatting arg0)
setColor(EnumChatFormat arg0)
public Style
a(Boolean arg0)
setBold(Boolean arg0)
method_10982(Boolean arg0)
m_pfwhuvnb(Boolean arg0)
setBold(Boolean bold)
func_150227_a(Boolean arg0)
setBold(Boolean arg0)
public Style
b(Boolean arg0)
setItalic(Boolean arg0)
method_10978(Boolean arg0)
m_hperdnqt(Boolean arg0)
setItalic(Boolean italic)
func_150217_b(Boolean arg0)
setItalic(Boolean arg0)
public Style
c(Boolean arg0)
setStrikethrough(Boolean arg0)
method_10959(Boolean arg0)
m_wfovsxcc(Boolean arg0)
setStrikethrough(Boolean strikethrough)
func_150225_c(Boolean arg0)
setStrikethrough(Boolean arg0)
public Style
d(Boolean arg0)
setUnderlined(Boolean arg0)
method_10968(Boolean arg0)
m_tavvibmw(Boolean arg0)
setUnderline(Boolean underline)
func_150228_d(Boolean arg0)
setUnderline(Boolean arg0)
public Style
e(Boolean arg0)
setObfuscated(Boolean arg0)
method_10948(Boolean arg0)
m_czlxygbb(Boolean arg0)
setObfuscated(Boolean obfuscated)
func_150237_e(Boolean arg0)
setRandom(Boolean arg0)
public Style
a(le arg0)
setClickEvent(ClickEvent arg0)
method_10958(class_2558 arg0)
m_cgfxuazr(C_djywfbme arg0)
setClickEvent(ClickEvent clickEvent)
func_150241_a(ClickEvent arg0)
setChatClickable(ChatClickable arg0)
public Style
a(li arg0)
setHoverEvent(HoverEvent arg0)
method_10949(class_2568 arg0)
m_uvjypefd(C_qhrnrrcp arg0)
setHoverEvent(HoverEvent clickEvent)
func_150209_a(HoverEvent arg0)
setChatHoverable(ChatHoverable arg0)
public Style
a(String arg0)
setInsertion(String arg0)
method_10975(String arg0)
m_rrfxfjtf(String arg0)
setInsertion(String insertion)
func_179989_a(String arg0)
setInsertion(String arg0)
public Style
a(ln arg0)
inheritFrom(Style arg0)
method_10985(class_2583 arg0)
m_eztwzvfa(C_cpwnhism arg0)
setParent(Style parent)
func_150221_a(Style arg0)
setChatModifier(ChatModifier arg0)
public String
k()
getLegacyFormatCodes()
method_10953()
m_qjgfspds()
asString()
func_150218_j()
private Style
o()
getParent()
method_10989()
m_nqbkusfw()
getParent()
func_150224_n()
public Style
m()
copy()
method_10976()
m_svffpdnl()
deepCopy()
func_150232_l()
clone()
public Style
n()
flatCopy()
method_10960()
m_nscnyhso()
copy()
func_150206_m()