Uses of Class
net.minecraft.world.gen.feature.RandomBooleanFeatureConfig
| Package | Description |
|---|---|
| net.minecraft.world.gen.feature |
-
Uses of RandomBooleanFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type RandomBooleanFeatureConfig Modifier and Type Field Description static com.mojang.serialization.Codec<RandomBooleanFeatureConfig>RandomBooleanFeatureConfig. CODECstatic Feature<RandomBooleanFeatureConfig>Feature. RANDOM_BOOLEAN_SELECTORMethod parameters in net.minecraft.world.gen.feature with type arguments of type RandomBooleanFeatureConfig Modifier and Type Method Description booleanRandomBooleanFeature. generate(FeatureContext<RandomBooleanFeatureConfig> context)Constructor parameters in net.minecraft.world.gen.feature with type arguments of type RandomBooleanFeatureConfig Constructor Description RandomBooleanFeature(com.mojang.serialization.Codec<RandomBooleanFeatureConfig> configCodec)