net.minecraft.network.chat.contents

public record EntityDataSource

implements DataSource

yc
net.minecraft.network.chat.contents.EntityDataSource
net.minecraft.class_2576
net.minecraft.text.EntityNbtDataSource
net.minecraft.src.C_213515_
net.minecraft.network.chat.contents.EntityDataSource

Field summary

Modifier and TypeField
private final String
d
selectorPattern
comp_735
rawSelector
f_237327_
private final EntitySelector
e
compiledSelector
comp_736
selector
f_237328_
public static final com.mojang.serialization.MapCodec<EntityDataSource>
a
SUB_CODEC
field_46617
CODEC
f_302622_
public static final DataSource$Type<EntityDataSource>
b
TYPE
field_46618
TYPE
f_303369_

Constructor summary

ModifierConstructor
public (String rawPath)
public (String rawPath, EntitySelector arg1)

Method summary

Modifier and TypeMethod
private static EntitySelector
a(String arg0)
compileSelector(String arg0)
method_10923(String arg0)
parseSelector(String rawSelector)
m_237335_(String p_237336_)
public Stream<CompoundTag>
a(et arg0)
getData(CommandSourceStack arg0)
method_10916(class_2168 arg0)
get(ServerCommandSource arg0)
m_213601_(C_2969_ arg0)
public DataSource$Type<?>
a()
type()
method_54225()
getType()
m_306070_()
public String
b()
selectorPattern()
comp_735()
rawSelector()
f_237327_()
public EntitySelector
c()
compiledSelector()
comp_736()
selector()
f_237328_()