net.minecraft.network.chat

public class MutableComponent

implements Component

ty
net.minecraft.network.chat.MutableComponent
net.minecraft.class_5250
net.minecraft.unmapped.C_npqneive
net.minecraft.text.MutableText
net.minecraft.text.MutableText
net.minecraft.src.C_5012_
net.minecraft.network.chat.IChatMutableComponent

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public static MutableComponent
a(tm arg0)
create(ComponentContents arg0)
method_43477(class_7417 arg0)
m_fidejdrc(C_hhxmszuy arg0)
of(TextContent content)
create(TextComponent component)
m_237204_(C_213506_ p_237205_)
public ComponentContents
b()
getContents()
method_10851()
m_pwvegngp()
getContent()
asComponent()
m_214077_()
public List<Component>
c()
getSiblings()
method_10855()
m_eiqxivnk()
getSiblings()
getSiblings()
m_7360_()
public MutableComponent
b(uh arg0)
setStyle(Style arg0)
method_10862(class_2583 arg0)
m_crfcrsoz(C_cpwnhism arg0)
setStyle(Style style)
setStyle(Style style)
m_6270_(C_5020_ arg0)
public Style
a()
getStyle()
method_10866()
m_oyjmhrxe()
getStyle()
getStyle()
m_7383_()
public MutableComponent
f(String arg0)
append(String arg0)
method_27693(String arg0)
m_nkflpoaf(String arg0)
append(String text)
append(String text)
m_130946_(String arg0)
public MutableComponent
b(tl arg0)
append(Component arg0)
method_10852(class_2561 arg0)
m_agakatea(C_rdaqiwdt arg0)
append(Text text)
append(Text text)
m_7220_(C_4996_ arg0)
public MutableComponent
a(UnaryOperator<uh> 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)
m_130938_(UnaryOperator<C_5020_> arg0)
public MutableComponent
c(uh arg0)
withStyle(Style arg0)
method_27696(class_2583 arg0)
m_kggmxtso(C_cpwnhism arg0)
fillStyle(Style styleOverride)
fillStyle(Style styleOverride)
m_130948_(C_5020_ arg0)
public MutableComponent
a(n... arg0)
withStyle(ChatFormatting... arg0)
method_27695(class_124... arg0)
m_jdmpmdpf(C_tnezalvh... arg0)
formatted(Formatting... formattings)
formatted(Formatting... formattings)
m_130944_(C_4856_... arg0)
public MutableComponent
a(n arg0)
withStyle(ChatFormatting arg0)
method_27692(class_124 arg0)
m_qkphvyou(C_tnezalvh arg0)
formatted(Formatting formatting)
formatted(Formatting formatting)
m_130940_(C_4856_ arg0)
public FormattedCharSequence
f()
getVisualOrderText()
method_30937()
m_dmavlphp()
asOrderedText()
asOrderedText()
m_7532_()