implements MinecraftSerializable
| aqi | |
| net.minecraft.class_4156 | |
| net.minecraft.village.PointOfInterest | |
| net.minecraft.server.v1_14_R1.VillagePlaceRecord |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final BlockPosition |
| ||||||
| private final VillagePlaceType |
| ||||||
| private int |
| ||||||
| private final Runnable |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (BlockPosition arg0, VillagePlaceType arg1, int arg2, Runnable arg3) |
| public | (BlockPosition arg0, VillagePlaceType arg1, Runnable arg2) |
| public | <T>(com.mojang.datafixers.Dynamic<T> arg0, Runnable arg1) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public <T> T |
| ||||||
| protected boolean |
| ||||||
| protected boolean |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public BlockPosition |
| ||||||
| public VillagePlaceType |
|