dmd | |
net.minecraft.world.level.biome.BiomeGenerationSettings | |
net.minecraft.class_5485 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private static final org.slf4j.Logger |
| ||||||
public static final BiomeGenerationSettings |
| ||||||
public static final com.mojang.serialization.MapCodec<BiomeGenerationSettings> |
| ||||||
private final HolderSet<ConfiguredWorldCarver<?>> |
| ||||||
private final List<HolderSet<PlacedFeature>> |
| ||||||
private final Supplier<List<ConfiguredFeature<?, ?>>> |
| ||||||
private final Supplier<Set<PlacedFeature>> |
|
Constructor summary
Modifier | Constructor |
---|---|
(HolderSet<ConfiguredWorldCarver<?>> arg0, List<HolderSet<PlacedFeature>> arg1) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public Iterable<Holder<ConfiguredWorldCarver<?>>> |
| ||||||
public List<ConfiguredFeature<?, ?>> |
| ||||||
public List<HolderSet<PlacedFeature>> |
| ||||||
public boolean |
|