implements DynamicSerializable
| aqm | |
| net.minecraft.class_4157 | |
| net.minecraft.village.PointOfInterestSet | |
| net.minecraft.village.PointOfInterestData |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||||
| private final it.unimi.dsi.fastutil.shorts.Short2ObjectMap<PointOfInterest> |
| ||||||||
| private final Map<PointOfInterestType, Set<PointOfInterest>> |
| ||||||||
| 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<PointOfInterest> |
| ||||||||
| public void |
| ||||||||
| private boolean |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public Optional<PointOfInterestType> |
| ||||||||
| public <T> T |
| ||||||||
| public void |
| ||||||||
| private void |
|