Package | Description |
---|---|
net.minecraft.world.gen.feature |
Modifier and Type | Field and Description |
---|---|
java.util.List<ConfiguredRandomFeatureList<?>> |
MultipleRandomFeatureConfig.features |
Modifier and Type | Method and Description |
---|---|
static <T> ConfiguredRandomFeatureList<?> |
ConfiguredRandomFeatureList.withChance(com.mojang.datafixers.Dynamic<T> p_214840_0_) |
ConfiguredRandomFeatureList<FC> |
ConfiguredFeature.withChance(float p_227227_1_) |
Constructor and Description |
---|
MultipleRandomFeatureConfig(java.util.List<ConfiguredRandomFeatureList<?>> features,
ConfiguredFeature<?,?> defaultFeature) |