net.minecraft.world.entity.ai.village.poi

public record PoiRecord$Packed

chl$a
net.minecraft.world.entity.ai.village.poi.PoiRecord$Packed
net.minecraft.class_4156$class_9864
net.minecraft.world.poi.PointOfInterest$Serialized
net.minecraft.world.entity.ai.village.poi.VillagePlaceRecord$a

Field summary

Modifier and TypeField
private final BlockPos
b
pos
comp_2911
pos
private final Holder<PoiType>
c
poiType
comp_2912
poiType
private final int
d
freeTickets
comp_2913
freeTickets
public static final com.mojang.serialization.Codec<PoiRecord$Packed>
a
CODEC
field_52452
CODEC

Constructor summary

ModifierConstructor
public (BlockPos arg0, Holder<PoiType> arg1, int arg2)

Method summary

Modifier and TypeMethod
public PoiRecord
a(Runnable arg0)
unpack(Runnable arg0)
method_61450(Runnable arg0)
toPointOfInterest(Runnable updateListener)
public BlockPos
a()
pos()
comp_2911()
pos()
public Holder<PoiType>
b()
poiType()
comp_2912()
poiType()
public int
c()
freeTickets()
comp_2913()
freeTickets()