| clg | |
| net.minecraft.world.level.levelgen.feature.WeightedConfiguredFeature | |
| net.minecraft.class_3226 | |
| net.minecraft.world.gen.feature.RandomFeatureEntry | |
| net.minecraft.world.gen.feature.ConfiguredRandomFeatureList | |
| net.minecraft.server.v1_16_R2.WorldGenFeatureRandomChoiceConfigurationWeight |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<WeightedConfiguredFeature> |
| ||||||||||
| public final Supplier<ConfiguredFeature<?, ?>> |
| ||||||||||
| public final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ConfiguredFeature<?, ?> feature, float chance) |
| private | (Supplier<ConfiguredFeature<?, ?>> feature, float chance) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
|