implements FeatureConfig
| net.minecraft.world.level.levelgen.feature.configurations.RandomFeatureConfiguration | |
| net.minecraft.class_3141 | |
| net.minecraft.world.gen.feature.RandomFeatureConfig |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<RandomFeatureConfig> |
|
||||||
| public final List<RandomFeatureEntry> |
|
||||||
| public final RegistryEntry<PlacedFeature> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<RandomFeatureEntry> features, RegistryEntry<PlacedFeature> defaultFeature) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Stream<RegistryEntry<ConfiguredFeature<?, ?>>> |
|
||||||
| private static Stream |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static RegistryEntry |
|
||||||
| private static List |
|