| net.minecraft.world.level.chunk.ChunkGeneratorStructureState | |
| net.minecraft.class_7869 | |
| net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
|
||||||
| private final NoiseConfig |
|
||||||
| private final BiomeSource |
|
||||||
| private final long |
|
||||||
| private final long |
|
||||||
| private final Map<Structure, List<StructurePlacement>> |
|
||||||
| private final Map<ConcentricRingsStructurePlacement, CompletableFuture<List<ChunkPos>>> |
|
||||||
| private boolean |
|
||||||
| private final List<RegistryEntry<StructureSet>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (NoiseConfig noiseConfig, BiomeSource biomeSource, long structureSeed, long concentricRingSeed, List<RegistryEntry<StructureSet>> structureSets) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static StructurePlacementCalculator |
|
||||||
| public static StructurePlacementCalculator |
|
||||||
| private static boolean |
|
||||||
| public List<RegistryEntry<StructureSet>> |
|
||||||
| private void |
|
||||||
| private CompletableFuture<List<ChunkPos>> |
|
||||||
| public void |
|
||||||
| public List<ChunkPos> |
|
||||||
| public List<StructurePlacement> |
|
||||||
| public NoiseConfig |
|
||||||
| public boolean |
|
||||||
| public long |
|
||||||
| private static List |
|
||||||
| private ChunkPos |
|
||||||
| private void |
|
||||||
| private static List |
|
||||||
| private static Stream |
|
||||||
| private static boolean |
|
||||||
| private static boolean |
|