net.minecraft.network.chat.contents

public record BlockDataSource

implements DataSource

yl
net.minecraft.network.chat.contents.BlockDataSource
net.minecraft.class_2575

Field summary

Modifier and TypeField
private final String
d
posPattern
comp_733
private final Coordinates
e
compiledPos
comp_734
public static final com.mojang.serialization.MapCodec<BlockDataSource>
a
SUB_CODEC
field_46614
public static final DataSource$Type<BlockDataSource>
b
TYPE
field_46615

Constructor summary

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

Method summary

Modifier and TypeMethod
private static Coordinates
a(String arg0)
compilePos(String arg0)
method_16121(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()
posPattern()
comp_733()
public Coordinates
c()
compiledPos()
comp_734()