implements FeatureConfiguration
emb | |
net.minecraft.world.level.levelgen.feature.configurations.RandomBooleanFeatureConfiguration | |
net.minecraft.class_3137 | |
net.minecraft.unmapped.C_hnoutwim | |
net.minecraft.world.gen.feature.RandomBooleanFeatureConfig | |
net.minecraft.world.gen.feature.RandomBooleanFeatureConfig |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public static final com.mojang.serialization.Codec<RandomBooleanFeatureConfiguration> |
| ||||||||||||
public final Holder<PlacedFeature> |
| ||||||||||||
public final Holder<PlacedFeature> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Holder<PlacedFeature> featureTrue, Holder<PlacedFeature> featureFalse) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public Stream<ConfiguredFeature<?, ?>> |
|