implements WorldGenFeatureConfiguration
| cdz | |
| net.minecraft.class_3179 | |
| net.minecraft.world.gen.feature.SingleRandomFeature | |
| net.minecraft.server.v1_14_R1.WorldGenFeatureRandom2 |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public final List<WorldGenFeatureConfigured<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<WorldGenFeatureConfigured<?>> arg0) |
| public | (WorldGenerator<?>[] arg0, WorldGenFeatureConfiguration[] arg1) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static <FC extends WorldGenFeatureConfiguration> WorldGenFeatureConfigured<FC> |
| ||||||
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||
| public static <T> WorldGenFeatureRandom2 |
|