net.minecraft.text

public interface Text

extends Message, Iterable<Text>

jo
net.minecraft.network.chat.Component
net.minecraft.class_2561
net.minecraft.text.Text
net.minecraft.unmapped.C_rdaqiwdt
net.minecraft.text.Text
net.minecraft.util.text.ITextComponent
net.minecraft.util.text.ITextComponent

Method summary

Modifier and TypeMethod
Text
a(jw arg0)
setStyle(Style arg0)
method_10862(class_2583 arg0)
setStyle(Style style)
m_etzayxmd(C_cpwnhism arg0)
setStyle(Style style)
func_150255_a(Style arg0)
setStyle(Style style)
Style
b()
getStyle()
method_10866()
getStyle()
m_oyjmhrxe()
getStyle()
func_150256_b()
getStyle()
default Text
a(String arg0)
append(String arg0)
method_10864(String arg0)
append(String text)
m_gbvkivlj(String arg0)
append(String text)
func_150258_a(String arg0)
appendText(String text)
Text
a(jo arg0)
append(Component arg0)
method_10852(class_2561 arg0)
append(Text text)
m_yuvctteu(C_rdaqiwdt arg0)
append(Text text)
func_150257_a(ITextComponent arg0)
appendSibling(ITextComponent component)
String
d()
getContents()
method_10851()
asString()
m_pwvegngp()
getContent()
func_150261_e()
getUnformattedComponentText()
default String
getString()
getString()
getString()
getString()
getString()
default String
a(int arg0)
getString(int arg0)
method_10858(int arg0)
asTruncatedString(int length)
m_zbmgisvb(int arg0)
getString(int length)
func_212636_a(int arg0)
getStringTruncated(int maxLen)
default String
e()
getColoredString()
method_10863()
asFormattedString()
m_itbxczyg()
getFormattedString()
func_150254_d()
getFormattedText()
List<Text>
a()
getSiblings()
method_10855()
getSiblings()
m_eiqxivnk()
getSiblings()
func_150253_a()
getSiblings()
Stream<Text>
c()
stream()
method_10865()
stream()
m_dpynxkao()
stream()
func_212640_c()
stream()
default Stream<Text>
f()
flatStream()
method_10860()
streamCopied()
m_svivgovn()
flatStream()
func_212637_f()
func_212637_f()
default Iterator<Text>
iterator()
iterator()
iterator()
iterator()
iterator()
Text
g()
copy()
method_10850()
copy()
m_rxxicskz()
copy()
func_150259_f()
shallowCopy()
default Text
h()
deepCopy()
method_10853()
deepCopy()
m_flojvtvb()
deepCopy()
func_212638_h()
deepCopy()
default Text
a(Consumer<jw> arg0)
withStyle(Consumer<Style> arg0)
method_10859(Consumer<class_2583> arg0)
styled(Consumer<Style> transformer)
m_vxtwusjl(Consumer<C_cpwnhism> arg0)
withStyle(Consumer<Style> action)
func_211710_a(Consumer<Style> arg0)
applyTextStyle(Consumer<Style> styleConsumer)
default Text
a(c... arg0)
withStyle(ChatFormatting... arg0)
method_10856(class_124... arg0)
formatted(Formatting... formatting)
m_qekdkecv(C_choswhsb... arg0)
setFormatting(Formatting... formatting)
func_211709_a(TextFormatting... arg0)
applyTextStyles(TextFormatting... colors)
default Text
a(c arg0)
withStyle(ChatFormatting arg0)
method_10854(class_124 arg0)
formatted(Formatting formatting)
m_cdkdggwk(C_choswhsb arg0)
setFormatting(Formatting formatting)
func_211708_a(TextFormatting arg0)
applyTextStyle(TextFormatting color)
static Text
b(jo arg0)
flattenStyle(Component arg0)
method_10857(class_2561 arg0)
copyWithoutChildren(Text text)
m_byfkepwv(C_rdaqiwdt arg0)
flatten(Text text)
func_212639_b(ITextComponent arg0)
copyWithoutSiblings(ITextComponent textComponent)