net.minecraft.network.chat.contents.data

public record EntityDataSource

implements DataSource

zl
net.minecraft.network.chat.contents.data.EntityDataSource
net.minecraft.class_2576
net.minecraft.text.EntityNbtDataSource
net.minecraft.src.C_410948_
net.minecraft.network.chat.contents.data.EntityDataSource

Field summary

Modifier and TypeField
private final String
b
selectorPattern
comp_735
rawSelector
f_412047_
private final EntitySelector
c
compiledSelector
comp_736
selector
f_411995_
public static final com.mojang.serialization.MapCodec<EntityDataSource>
a
MAP_CODEC
field_46617
CODEC
f_413503_

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_417516_(String p_430438_)
public Stream<CompoundTag>
a(ej arg0)
getData(CommandSourceStack arg0)
method_10916(class_2168 arg0)
get(ServerCommandSource arg0)
m_414943_(C_2969_ arg0)
public com.mojang.serialization.MapCodec<EntityDataSource>
a()
codec()
method_74066()
getCodec()
m_416942_()
public String
b()
selectorPattern()
comp_735()
rawSelector()
f_412047_()
public EntitySelector
c()
compiledSelector()
comp_736()
selector()
f_411995_()