| aya | |
| net.minecraft.world.entity.ai.village.poi.PoiRecord | |
| net.minecraft.class_4156 | |
| net.minecraft.world.poi.PointOfInterest | |
| net.minecraft.village.PointOfInterest | |
| net.minecraft.server.v1_16_R1.VillagePlaceRecord |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockPos |
| ||||||||||
| private final PoiType |
| ||||||||||
| private int |
| ||||||||||
| private final Runnable |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (BlockPos pos, PoiType type, int freeTickets, Runnable updateListener) |
| public | (BlockPos pos, PoiType type, Runnable updateListener) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static com.mojang.serialization.Codec<PoiRecord> |
| ||||||||||
| protected boolean |
| ||||||||||
| protected boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public BlockPos |
| ||||||||||
| public PoiType |
|