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