net.minecraft.text

final class Style$33870608

extends Style

hn$1
net.minecraft.class_1986$1
net.minecraft.text.Style$33870608
net.minecraft.util.text.Style$1
net.minecraft.util.text.Style$1

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public Formatting
a()
method_7485()
getColor()
func_150215_a()
getColor()
public boolean
b()
method_7495()
isBold()
func_150223_b()
getBold()
public boolean
c()
method_7499()
isItalic()
func_150242_c()
getItalic()
public boolean
d()
method_7503()
isStrikethrough()
func_150236_d()
getStrikethrough()
public boolean
e()
method_7507()
isUnderlined()
func_150234_e()
getUnderlined()
public boolean
f()
method_7511()
isObfuscated()
func_150233_f()
getObfuscated()
public ClickEvent
h()
method_7515()
getClickEvent()
func_150235_h()
getClickEvent()
public HoverEvent
i()
method_7517()
getHoverEvent()
func_150210_i()
getHoverEvent()
public String
j()
method_10623()
getInsertion()
func_179986_j()
getInsertion()
public Style
a(a arg0)
method_7486(class_1442 arg0)
setColor(Formatting arg0)
func_150238_a(TextFormatting arg0)
setColor(TextFormatting arg0)
public Style
a(Boolean arg0)
method_7494(Boolean arg0)
setBold(Boolean arg0)
func_150227_a(Boolean arg0)
setBold(Boolean arg0)
public Style
b(Boolean arg0)
method_7498(Boolean arg0)
setItalic(Boolean arg0)
func_150217_b(Boolean arg0)
setItalic(Boolean arg0)
public Style
c(Boolean arg0)
method_7502(Boolean arg0)
setStrikethrough(Boolean arg0)
func_150225_c(Boolean arg0)
setStrikethrough(Boolean arg0)
public Style
d(Boolean arg0)
method_7506(Boolean arg0)
setUnderlined(Boolean arg0)
func_150228_d(Boolean arg0)
setUnderlined(Boolean arg0)
public Style
e(Boolean arg0)
method_7510(Boolean arg0)
setObfuscated(Boolean arg0)
func_150237_e(Boolean arg0)
setObfuscated(Boolean arg0)
public Style
a(hg arg0)
method_7487(class_1980 arg0)
setClickEvent(ClickEvent arg0)
func_150241_a(ClickEvent arg0)
setClickEvent(ClickEvent arg0)
public Style
a(hj arg0)
method_7488(class_1984 arg0)
setHoverEvent(HoverEvent arg0)
func_150209_a(HoverEvent arg0)
setHoverEvent(HoverEvent arg0)
public Style
a(hn arg0)
method_7489(class_1986 arg0)
setParent(Style arg0)
func_150221_a(Style arg0)
setParentStyle(Style arg0)
public Style
m()
method_7520()
deepCopy()
func_150232_l()
createShallowCopy()
public Style
n()
method_7521()
copy()
func_150206_m()
createDeepCopy()
public String
k()
method_7519()
asString()
func_150218_j()
getFormattingCode()