public class WorldGenFeatureRandomChoiceConfigurationWeight<FC extends WorldGenFeatureConfiguration>
| cex | |
| net.minecraft.class_3226 | |
| net.minecraft.world.gen.feature.ConfiguredRandomFeatureList | |
| net.minecraft.server.v1_14_R1.WorldGenFeatureRandomChoiceConfigurationWeight |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public final WorldGenerator<FC> |
| ||||||
| public final FC |
| ||||||
| public final Float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (WorldGenerator<FC> arg0, FC arg1, Float arg2) |
| public | (WorldGenerator<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> WorldGenFeatureRandomChoiceConfigurationWeight<?> |
|