| net.minecraft.world.entity.ai.village.poi.PoiRecord | |
| net.minecraft.class_4156 | |
| net.minecraft.world.poi.PointOfInterest |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final BlockPos |
|
||||||
| private final RegistryEntry<PointOfInterestType> |
|
||||||
| private int |
|
||||||
| private final Runnable |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (BlockPos pos, RegistryEntry<PointOfInterestType> type, int freeTickets, Runnable updateListener) |
| public | (BlockPos pos, RegistryEntry<PointOfInterestType> type, Runnable updateListener) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public PointOfInterest$Serialized |
|
||||||
| public int |
|
||||||
| protected boolean |
|
||||||
| protected boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public BlockPos |
|
||||||
| public RegistryEntry<PointOfInterestType> |
|