implements IFeatureConfig
| cdg | |
| net.minecraft.class_3137 | |
| net.minecraft.world.gen.feature.TwoFeatureChoiceConfig |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public final ConfiguredFeature<?> |
| ||||||
| public final ConfiguredFeature<?> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ConfiguredFeature<?> arg0, ConfiguredFeature<?> arg1) |
| public | (Feature<?> arg0, IFeatureConfig arg1, Feature<?> arg2, IFeatureConfig arg3) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static <FC extends IFeatureConfig> ConfiguredFeature<FC> |
| ||||||
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||
| public static <T> TwoFeatureChoiceConfig |
|