net.minecraft.network.chat

public abstract class NbtComponent

extends BaseComponent implements ContextAwareComponent

All mapped superinterfaces:

Component, ContextAwareComponent

jt
net.minecraft.network.chat.NbtComponent
net.minecraft.class_2574
net.minecraft.unmapped.C_nguzgzwq
net.minecraft.text.NbtText
net.minecraft.util.text.NBTTextComponent
net.minecraft.server.v1_14_R1.ChatComponentNBT

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
e
LOGGER
field_11777
f_gvnfgqsw
LOGGER
field_218681_e
protected final boolean
b
interpreting
field_11778
f_tkwhiief
interpret
field_218678_b
protected final String
c
nbtPathPattern
field_11776
f_vpjothfg
rawPath
field_218679_c
protected final NbtPathArgument$NbtPath
d
compiledNbtPath
field_11779
f_blfkvsrd
path
field_218680_d

Constructor summary

ModifierConstructor
public (String rawPath, boolean interpret)
protected (String rawPath, NbtPathArgument$NbtPath path, boolean interpret)

Method summary

Modifier and TypeMethod
private static NbtPathArgument$NbtPath
b(String arg0)
compileNbtPath(String arg0)
method_10919(String arg0)
m_ctccphkl(String arg0)
parsePath(String rawPath)
func_218672_b(String arg0)
protected abstract Stream<CompoundTag>
a(cd arg0)
getData(CommandSourceStack arg0)
method_10916(class_2168 arg0)
m_qsagmhih(C_pennblrk arg0)
toNbt(ServerCommandSource source)
func_218673_a(CommandSource arg0)
public String
d()
getContents()
method_10851()
m_pwvegngp()
asString()
func_150261_e()
getText()
public String
i()
getNbtPath()
method_10920()
m_hiotvivb()
getPath()
func_218676_i()
public boolean
j()
isInterpreting()
method_10921()
m_bywctgoo()
shouldInterpret()
func_218677_j()
public Component
a(cd arg0, aio arg1, int arg2)
resolve(CommandSourceStack arg0, Entity arg1, int arg2)
method_10890(class_2168 arg0, class_1297 arg1, int arg2)
m_ohlbzsyz(C_pennblrk arg0, C_astfners arg1, int arg2)
parse(ServerCommandSource arg0, Entity arg1, int arg2)
func_197668_a(CommandSource arg0, Entity arg1, int arg2)