net.minecraft.network.chat

final class Style$1

extends Style

ln$1
net.minecraft.network.chat.Style$1
net.minecraft.class_2583$1
net.minecraft.util.text.Style$1
net.minecraft.server.v1_15_R1.ChatModifier$1

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public ChatFormatting
a()
getColor()
method_10973()
getColor()
func_150215_a()
getColor()
public boolean
b()
isBold()
method_10984()
isBold()
func_150223_b()
isBold()
public boolean
c()
isItalic()
method_10966()
isItalic()
func_150242_c()
isItalic()
public boolean
d()
isStrikethrough()
method_10986()
isStrikethrough()
func_150236_d()
isStrikethrough()
public boolean
e()
isUnderlined()
method_10965()
isUnderlined()
func_150234_e()
isUnderlined()
public boolean
f()
isObfuscated()
method_10987()
isObfuscated()
func_150233_f()
isRandom()
public ClickEvent
h()
getClickEvent()
method_10970()
getClickEvent()
func_150235_h()
getClickEvent()
public HoverEvent
i()
getHoverEvent()
method_10969()
getHoverEvent()
func_150210_i()
getHoverEvent()
public String
j()
getInsertion()
method_10955()
getInsertion()
func_179986_j()
getInsertion()
public Style
a(g arg0)
setColor(ChatFormatting arg0)
method_10977(class_124 arg0)
setColor(Formatting arg0)
func_150238_a(TextFormatting arg0)
setColor(EnumChatFormat arg0)
public Style
a(Boolean arg0)
setBold(Boolean arg0)
method_10982(Boolean arg0)
setBold(Boolean arg0)
func_150227_a(Boolean arg0)
setBold(Boolean arg0)
public Style
b(Boolean arg0)
setItalic(Boolean arg0)
method_10978(Boolean arg0)
setItalic(Boolean arg0)
func_150217_b(Boolean arg0)
setItalic(Boolean arg0)
public Style
c(Boolean arg0)
setStrikethrough(Boolean arg0)
method_10959(Boolean arg0)
setStrikethrough(Boolean arg0)
func_150225_c(Boolean arg0)
setStrikethrough(Boolean arg0)
public Style
d(Boolean arg0)
setUnderlined(Boolean arg0)
method_10968(Boolean arg0)
setUnderline(Boolean arg0)
func_150228_d(Boolean arg0)
setUnderline(Boolean arg0)
public Style
e(Boolean arg0)
setObfuscated(Boolean arg0)
method_10948(Boolean arg0)
setObfuscated(Boolean arg0)
func_150237_e(Boolean arg0)
setRandom(Boolean arg0)
public Style
a(le arg0)
setClickEvent(ClickEvent arg0)
method_10958(class_2558 arg0)
setClickEvent(ClickEvent arg0)
func_150241_a(ClickEvent arg0)
setChatClickable(ChatClickable arg0)
public Style
a(li arg0)
setHoverEvent(HoverEvent arg0)
method_10949(class_2568 arg0)
setHoverEvent(HoverEvent arg0)
func_150209_a(HoverEvent arg0)
setChatHoverable(ChatHoverable arg0)
public Style
a(ln arg0)
inheritFrom(Style arg0)
method_10985(class_2583 arg0)
setParent(Style arg0)
func_150221_a(Style arg0)
setChatModifier(ChatModifier arg0)
public Style
m()
copy()
method_10976()
deepCopy()
func_150232_l()
clone()
public Style
n()
flatCopy()
method_10960()
copy()
func_150206_m()
public String
k()
getLegacyFormatCodes()
method_10953()
asString()
func_150218_j()