implements FeatureConfiguration
| coh | |
| 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_16_R1.WorldGenFeatureRandomConfiguration |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<RandomRandomFeatureConfiguration> |
| ||||||||||
| public final List<ConfiguredFeature<?, ?>> |
| ||||||||||
| public final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<ConfiguredFeature<?, ?>> features, int count) |