net.minecraft.text

public interface Text

extends Message, Iterable<Text>

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

Method summary

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