net.minecraft.world.poi

public record PointOfInterest$Serialized

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

Field summary

Modifier and TypeField
private final BlockPos
pos
pos
comp_2911
pos
private final RegistryEntry<PointOfInterestType>
poiType
poiType
comp_2912
poiType
private final int
freeTickets
freeTickets
comp_2913
freeTickets
public static final com.mojang.serialization.Codec<PointOfInterest$Serialized>
CODEC
CODEC
field_52452
CODEC

Constructor summary

ModifierConstructor
public (BlockPos pos, RegistryEntry<PointOfInterestType> poiType, int freeTickets)

Method summary

Modifier and TypeMethod
public PointOfInterest
unpack(Runnable setDirty)
unpack(Runnable setDirty)
method_61450(Runnable arg0)
toPointOfInterest(Runnable updateListener)
public BlockPos
pos()
pos()
comp_2911()
pos()
public RegistryEntry<PointOfInterestType>
poiType()
poiType()
comp_2912()
poiType()
public int
freeTickets()
freeTickets()
comp_2913()
freeTickets()