implements MinecraftSerializable
| aqi | |
| net.minecraft.class_4157 | |
| net.minecraft.village.PointOfInterestData | |
| net.minecraft.server.v1_14_R1.VillagePlaceSection |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||
| private final it.unimi.dsi.fastutil.shorts.Short2ObjectMap<VillagePlaceRecord> |
| ||||||
| private final Map<VillagePlaceType, Set<VillagePlaceRecord>> |
| ||||||
| private final Runnable |
| ||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Runnable arg0) |
| public | <T>(Runnable arg0, com.mojang.datafixers.Dynamic<T> arg1) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Stream<VillagePlaceRecord> |
| ||||||
| public void |
| ||||||
| private boolean |
| ||||||
| public void |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public Optional<VillagePlaceType> |
| ||||||
| public <T> T |
| ||||||
| public void |
| ||||||
| private void |
|