| csu | |
| 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 Holder<PoiType> |
| ||||||||
| private int |
| ||||||||
| private final Runnable |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (BlockPos pos, Holder<PoiType> type, int freeTickets, Runnable updateListener) | |
| public | (BlockPos pos, Holder<PoiType> type, Runnable updateListener) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public PoiRecord$Packed |
| ||||||||
| public int |
| ||||||||
| protected boolean |
| ||||||||
| protected boolean |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public BlockPos |
| ||||||||
| public Holder<PoiType> |
|