| net.minecraft.world.level.levelgen.flat.FlatLevelGeneratorSettings | |
| net.minecraft.class_3232 | |
| net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
|
||||||
| public static final com.mojang.serialization.Codec<FlatChunkGeneratorConfig> |
|
||||||
| private final Optional<RegistryEntryList<StructureSet>> |
|
||||||
| private final List<FlatChunkGeneratorLayer> |
|
||||||
| private final RegistryEntry<Biome> |
|
||||||
| private final List<BlockState> |
|
||||||
| private boolean |
|
||||||
| private boolean |
|
||||||
| private boolean |
|
||||||
| private final List<RegistryEntry<PlacedFeature>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Optional<RegistryEntryList<StructureSet>> structureOverrides, List<FlatChunkGeneratorLayer> layers, boolean lakes, boolean features, Optional<RegistryEntry<Biome>> biome, RegistryEntry$Reference<Biome> fallback, RegistryEntry<PlacedFeature> undergroundLavaLakeFeature, RegistryEntry<PlacedFeature> surfaceLavaLakeFeature) |
| public | (Optional<RegistryEntryList<StructureSet>> structureOverrides, RegistryEntry<Biome> biome, List<RegistryEntry<PlacedFeature>> features) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static com.mojang.serialization.DataResult<FlatChunkGeneratorConfig> |
|
||||||
| private static RegistryEntry<Biome> |
|
||||||
| public FlatChunkGeneratorConfig |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public GenerationSettings |
|
||||||
| public Optional<RegistryEntryList<StructureSet>> |
|
||||||
| public RegistryEntry<Biome> |
|
||||||
| public List<FlatChunkGeneratorLayer> |
|
||||||
| public List<BlockState> |
|
||||||
| public void |
|
||||||
| public static FlatChunkGeneratorConfig |
|
||||||
| public static RegistryEntry<Biome> |
|
||||||
| public static List<RegistryEntry<PlacedFeature>> |
|
||||||
| private static boolean |
|
||||||
| private static String |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static Optional |
|
||||||
| private static Boolean |
|
||||||
| private static Boolean |
|
||||||
| private static Optional |
|