net.minecraft.network.chat.contents

public record EntityDataSource

implements DataSource

yy
net.minecraft.network.chat.contents.EntityDataSource
net.minecraft.class_2576
net.minecraft.text.EntityNbtDataSource
net.minecraft.network.chat.contents.EntityDataSource

Field summary

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

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)
public Stream<CompoundTag>
a(ew arg0)
getData(CommandSourceStack arg0)
method_10916(class_2168 arg0)
get(ServerCommandSource arg0)
public DataSource$Type<?>
a()
type()
method_54225()
getType()
public String
b()
selectorPattern()
comp_735()
rawSelector()
public EntitySelector
c()
compiledSelector()
comp_736()
selector()