net.minecraft.text

public interface Text

extends Iterable<Text>

fb
net.minecraft.class_1982
net.minecraft.text.Text
net.minecraft.util.text.ITextComponent

Method summary

Modifier and TypeMethod
Text
a(fg arg0)
method_7468(class_1986 arg0)
setStyle(Style style)
setStyle(Style style)
Style
b()
method_7470()
getStyle()
getStyle()
Text
a(String arg0)
method_7469(String arg0)
append(String text)
appendText(String text)
Text
a(fb arg0)
method_7467(class_1982 arg0)
append(Text text)
appendSibling(ITextComponent component)
String
e()
method_7473()
getContent()
getUnformattedComponentText()
String
c()
method_7471()
getString()
getUnformattedText()
List<Text>
a()
method_7466()
getSiblings()
getSiblings()
Text
f()
method_7474()
copy()
createCopy()
String
d()
method_7472()
getFormattedString()
getFormattedText()