public class ConfiguredRandomFeatureList<FC extends IFeatureConfig>
| cex | |
| net.minecraft.class_3226 | |
| net.minecraft.world.gen.feature.ConfiguredRandomFeatureList |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public final Feature<FC> |
| ||||||
| public final FC |
| ||||||
| public final Float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Feature<FC> arg0, FC arg1, Float arg2) |
| public | (Feature<FC> arg0, com.mojang.datafixers.Dynamic<?> arg1, float arg2) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||
| public boolean |
| ||||||
| public static <T> ConfiguredRandomFeatureList<?> |
|