net.minecraft.text

public abstract class BaseText

implements Text

he
net.minecraft.class_1977
net.minecraft.text.BaseText
net.minecraft.util.text.TextComponentBase
net.minecraft.util.text.TextComponentBase

Field summary

Modifier and TypeField
protected List<Text>
a
field_8472
siblings
field_150264_a
siblings
private Style
b
field_8473
style
field_150263_b
style

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public Text
a(hh arg0)
method_7467(class_1982 arg0)
append(Text arg0)
func_150257_a(ITextComponent arg0)
appendSibling(ITextComponent arg0)
public List<Text>
a()
method_7466()
getSiblings()
func_150253_a()
getSiblings()
public Text
a(String arg0)
method_7469(String arg0)
append(String arg0)
func_150258_a(String arg0)
appendText(String arg0)
public Text
a(hn arg0)
method_7468(class_1986 arg0)
setStyle(Style arg0)
func_150255_a(Style arg0)
setStyle(Style arg0)
public Style
b()
method_7470()
getStyle()
func_150256_b()
getStyle()
public Iterator<Text>
iterator()
iterator()
iterator()
iterator()
public final String
c()
method_7471()
getString()
func_150260_c()
getUnformattedText()
public static Iterator<Text>
a(Iterable<hh> arg0)
method_7458(Iterable<class_1982> arg0)
concatenate(Iterable<Text> text)
func_150262_a(Iterable<ITextComponent> arg0)
createDeepCopyIterator(Iterable<ITextComponent> components)
public final String
d()
method_7472()
getFormattedString()
func_150254_d()
getFormattedText()