net.minecraft.network.chat

public class MutableComponent

implements Component

xm
net.minecraft.network.chat.MutableComponent
net.minecraft.class_5250
net.minecraft.unmapped.C_npqneive
net.minecraft.text.MutableText
net.minecraft.text.MutableText

Field summary

Modifier and TypeField
private final ComponentContents
c
contents
field_39005
f_rvaoapfk
content
component
private final List<Component>
d
siblings
field_39006
f_ulczlyna
siblings
siblings
private Style
e
style
field_39007
f_gwqwjofn
style
style
private FormattedCharSequence
f
visualOrderText
field_39008
f_fhizxfyx
ordered
ordered
private Language
g
decomposedWith
field_39009
f_fggxfgch
language
language

Constructor summary

ModifierConstructor
(ComponentContents content, List<Component> siblings, Style style)

Method summary

Modifier and TypeMethod
public static MutableComponent
a(wz arg0)
create(ComponentContents arg0)
method_43477(class_7417 arg0)
m_fidejdrc(C_jywkqnmy arg0)
of(TextContent content)
create(C_jywkqnmy component)
public ComponentContents
b()
getContents()
method_10851()
m_pwvegngp()
getContent()
asComponent()
public List<Component>
c()
getSiblings()
method_10855()
m_eiqxivnk()
getSiblings()
getSiblings()
public MutableComponent
b(xv arg0)
setStyle(Style arg0)
method_10862(class_2583 arg0)
m_crfcrsoz(C_cpwnhism arg0)
setStyle(Style style)
setStyle(Style style)
public Style
a()
getStyle()
method_10866()
m_oyjmhrxe()
getStyle()
getStyle()
public MutableComponent
f(String arg0)
append(String arg0)
method_27693(String arg0)
m_nkflpoaf(String arg0)
append(String text)
append(String text)
public MutableComponent
b(wy arg0)
append(Component arg0)
method_10852(class_2561 arg0)
m_agakatea(C_rdaqiwdt arg0)
append(Text text)
append(Text text)
public MutableComponent
a(UnaryOperator<xv> arg0)
withStyle(UnaryOperator<Style> arg0)
method_27694(UnaryOperator<class_2583> arg0)
m_fhzdiang(UnaryOperator<C_cpwnhism> arg0)
styled(UnaryOperator<Style> styleUpdater)
styled(UnaryOperator<Style> styleUpdater)
public MutableComponent
c(xv arg0)
withStyle(Style arg0)
method_27696(class_2583 arg0)
m_kggmxtso(C_cpwnhism arg0)
fillStyle(Style styleOverride)
fillStyle(Style styleOverride)
public MutableComponent
a(n... arg0)
withStyle(ChatFormatting... arg0)
method_27695(class_124... arg0)
m_jdmpmdpf(C_tnezalvh... arg0)
formatted(Formatting... formattings)
formatted(Formatting... formattings)
public MutableComponent
a(n arg0)
withStyle(ChatFormatting arg0)
method_27692(class_124 arg0)
m_qkphvyou(C_tnezalvh arg0)
formatted(Formatting formatting)
formatted(Formatting formatting)
public MutableComponent
b(int arg0)
withColor(int arg0)
method_54663(int arg0)
m_isapqsly(int arg0)
withColor(int color)
setColor(int color)
public FormattedCharSequence
g()
getVisualOrderText()
method_30937()
m_dmavlphp()
asOrderedText()
asOrderedText()