net.minecraft.network.chat

public abstract class BaseComponent

implements MutableComponent

mn
net.minecraft.network.chat.BaseComponent
net.minecraft.class_2554
net.minecraft.text.BaseText
net.minecraft.util.text.TextComponent
net.minecraft.server.v1_16_R1.ChatBaseComponent

Field summary

Modifier and TypeField
protected final List<Component>
a
siblings
field_11729
siblings
field_150264_a
siblings
private Style
d
style
field_11730
style
field_150263_b

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public MutableComponent
a(mr arg0)
append(Component arg0)
method_10852(class_2561 arg0)
append(Text arg0)
func_230529_a_(ITextComponent arg0)
addSibling(IChatBaseComponent arg0)
public String
a()
getContents()
method_10851()
asString()
func_150261_e()
getText()
public List<Component>
b()
getSiblings()
method_10855()
getSiblings()
func_150253_a()
getSiblings()
public MutableComponent
a(nb arg0)
setStyle(Style arg0)
method_10862(class_2583 arg0)
setStyle(Style arg0)
func_230530_a_(Style arg0)
setChatModifier(ChatModifier arg0)
public Style
c()
getStyle()
method_10866()
getStyle()
func_150256_b()
getChatModifier()
public abstract BaseComponent
d()
plainCopy()
method_27653()
copy()
func_230531_f_()
public final MutableComponent
e()
copy()
method_27661()
shallowCopy()
func_230532_e_()
mutableCopy()