implements FeatureConfiguration
| chc | |
| net.minecraft.world.level.levelgen.feature.configurations.RandomRandomFeatureConfiguration | |
| net.minecraft.class_3147 | |
| net.minecraft.world.gen.feature.RandomRandomFeatureConfig | |
| net.minecraft.world.gen.feature.MultipleWithChanceRandomFeatureConfig | |
| net.minecraft.server.v1_15_R1.WorldGenFeatureRandomConfiguration |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final List<ConfiguredFeature<?, ?>> |
| ||||||||||
| public final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<ConfiguredFeature<?, ?>> arg0, int arg1) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||||||
| public static <T> RandomRandomFeatureConfiguration |
|