eef | |
net.minecraft.world.level.chunk.ChunkGeneratorStructureState | |
net.minecraft.class_7869 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private static final org.slf4j.Logger |
| ||||||
private final RandomState |
| ||||||
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<Holder<StructureSet>> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (RandomState arg0, BiomeSource arg1, long arg2, long arg3, List<Holder<StructureSet>> arg4) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public static ChunkGeneratorStructureState |
| ||||||
public static ChunkGeneratorStructureState |
| ||||||
private static boolean |
| ||||||
public List<Holder<StructureSet>> |
| ||||||
private void |
| ||||||
private CompletableFuture<List<ChunkPos>> |
| ||||||
public void |
| ||||||
public List<ChunkPos> |
| ||||||
public List<StructurePlacement> |
| ||||||
public RandomState |
| ||||||
public boolean |
| ||||||
public long |
|