net.minecraft.server.v1_14_R1

public interface IChatBaseComponent

extends com.mojang.brigadier.Message, Iterable<IChatBaseComponent>

jn
net.minecraft.class_2561
net.minecraft.text.Text
net.minecraft.util.text.ITextComponent
net.minecraft.server.v1_14_R1.IChatBaseComponent

Method summary

Modifier and TypeMethod
IChatBaseComponent
a(jv arg0)
method_10862(class_2583 arg0)
setStyle(Style arg0)
func_150255_a(Style arg0)
setChatModifier(ChatModifier arg0)
ChatModifier
b()
method_10866()
getStyle()
func_150256_b()
getChatModifier()
default IChatBaseComponent
a(String arg0)
method_10864(String arg0)
append(String arg0)
func_150258_a(String arg0)
IChatBaseComponent
a(jn arg0)
method_10852(class_2561 arg0)
append(Text arg0)
func_150257_a(ITextComponent arg0)
addSibling(IChatBaseComponent arg0)
String
d()
method_10851()
asString()
func_150261_e()
getText()
default String
getString()
getString()
getString()
getString()
default String
a(int arg0)
method_10858(int arg0)
asTruncatedString(int arg0)
func_212636_a(int arg0)
default String
e()
method_10863()
asFormattedString()
func_150254_d()
List<IChatBaseComponent>
a()
method_10855()
getSiblings()
func_150253_a()
Stream<IChatBaseComponent>
c()
method_10865()
stream()
func_212640_c()
default Stream<IChatBaseComponent>
f()
method_10860()
streamCopied()
func_212637_f()
default Iterator<IChatBaseComponent>
iterator()
iterator()
iterator()
iterator()
IChatBaseComponent
g()
method_10850()
copy()
func_150259_f()
default IChatBaseComponent
h()
method_10853()
deepCopy()
func_212638_h()
default IChatBaseComponent
a(Consumer<jv> arg0)
method_10859(Consumer<class_2583> arg0)
styled(Consumer<Style> arg0)
func_211710_a(Consumer<Style> arg0)
default IChatBaseComponent
a(c... arg0)
method_10856(class_124... arg0)
formatted(Formatting... arg0)
func_211709_a(TextFormatting... arg0)
default IChatBaseComponent
a(c arg0)
method_10854(class_124 arg0)
formatted(Formatting arg0)
func_211708_a(TextFormatting arg0)
static IChatBaseComponent
b(jn arg0)
method_10857(class_2561 arg0)
copyWithoutChildren(Text arg0)
func_212639_b(ITextComponent arg0)