net.minecraft.network.chat.contents

public record EntityDataSource

implements DataSource

yn
net.minecraft.network.chat.contents.EntityDataSource
net.minecraft.class_2576

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
private static EntitySelector
a(String arg0)
compileSelector(String arg0)
method_10923(String arg0)
public Stream<CompoundTag>
a(ek arg0)
getData(CommandSourceStack arg0)
method_10916(class_2168 arg0)
public DataSource$Type<?>
a()
type()
method_54225()
public String
b()
selectorPattern()
comp_735()
public EntitySelector
c()
compiledSelector()
comp_736()