implements IFeatureConfig
cdk | |
net.minecraft.class_3147 | |
net.minecraft.world.gen.feature.MultipleWithChanceRandomFeatureConfig |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
public final List<ConfiguredFeature<?>> |
| ||||||
public final int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (List<ConfiguredFeature<?>> arg0, int arg1) |
public | (Feature<?>[] arg0, IFeatureConfig[] arg1, int arg2) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
private static <FC extends IFeatureConfig> ConfiguredFeature<?> |
| ||||||
public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||
public static <T> MultipleWithChanceRandomFeatureConfig |
|