net.minecraft.text

public interface Text

extends Iterable<Text>

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

Method summary

Modifier and TypeMethod
Text
a(hn arg0)
method_7468(class_1986 arg0)
setStyle(Style style)
func_150255_a(Style arg0)
setStyle(Style style)
Style
b()
method_7470()
getStyle()
func_150256_b()
getStyle()
Text
a(String arg0)
method_7469(String arg0)
append(String text)
func_150258_a(String arg0)
appendText(String text)
Text
a(hh arg0)
method_7467(class_1982 arg0)
append(Text text)
func_150257_a(ITextComponent arg0)
appendSibling(ITextComponent component)
String
e()
method_7473()
getContent()
func_150261_e()
getUnformattedComponentText()
String
c()
method_7471()
getString()
func_150260_c()
getUnformattedText()
List<Text>
a()
method_7466()
getSiblings()
func_150253_a()
getSiblings()
Text
f()
method_7474()
copy()
func_150259_f()
createCopy()
String
d()
method_7472()
getFormattedString()
func_150254_d()
getFormattedText()