net.minecraft.text

final class Style__33870608

extends Style

fo
net.minecraft.class_1987
net.minecraft.text.Style__33870608
net.minecraft.util.ChatStyle$1

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public Formatting
a()
method_7485()
getColor()
getColor()
public boolean
b()
method_7495()
isBold()
getBold()
public boolean
c()
method_7499()
isItalic()
getItalic()
public boolean
d()
method_7503()
isStrikethrough()
getStrikethrough()
public boolean
e()
method_7507()
isUnderlined()
getUnderlined()
public boolean
f()
method_7511()
isObfuscated()
getObfuscated()
public ClickEvent
h()
method_7515()
getClickEvent()
getChatClickEvent()
public HoverEvent
i()
method_7517()
getHoverEvent()
getChatHoverEvent()
public Style
a(a arg0)
method_7486(class_1442 arg0)
setColor(Formatting arg0)
setColor(EnumChatFormatting arg0)
public Style
a(Boolean arg0)
method_7494(Boolean arg0)
setBold(Boolean arg0)
setBold(Boolean arg0)
public Style
b(Boolean arg0)
method_7498(Boolean arg0)
setItalic(Boolean arg0)
setItalic(Boolean arg0)
public Style
c(Boolean arg0)
method_7502(Boolean arg0)
setStrikethrough(Boolean arg0)
setStrikethrough(Boolean arg0)
public Style
d(Boolean arg0)
method_7506(Boolean arg0)
setUnderlined(Boolean arg0)
setUnderlined(Boolean arg0)
public Style
e(Boolean arg0)
method_7510(Boolean arg0)
setObfuscated(Boolean arg0)
setObfuscated(Boolean arg0)
public Style
a(fh arg0)
method_7487(class_1980 arg0)
setClickEvent(ClickEvent arg0)
setChatClickEvent(ClickEvent arg0)
public Style
a(fl arg0)
method_7488(class_1984 arg0)
setHoverEvent(HoverEvent arg0)
setChatHoverEvent(HoverEvent arg0)
public Style
a(fn arg0)
method_7489(class_1986 arg0)
setParent(Style arg0)
setParentStyle(ChatStyle arg0)
public Style
l()
method_7520()
deepCopy()
createShallowCopy()
public Style
m()
method_7521()
copy()
createDeepCopy()
public String
j()
method_7519()
asString()
getFormattingCode()