Uses of Class
net.minecraft.world.gen.feature.RandomBooleanFeatureConfig
Packages that use RandomBooleanFeatureConfig
Package
Description
The base package for all Minecraft classes.
-
Uses of RandomBooleanFeatureConfig in net.minecraft
Fields in net.minecraft with type parameters of type RandomBooleanFeatureConfigModifier and TypeFieldDescriptionstatic final ConfiguredFeature<RandomBooleanFeatureConfig,?> class_6801.field_35787static final ConfiguredFeature<RandomBooleanFeatureConfig,?> class_6809.field_35940 -
Uses of RandomBooleanFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type RandomBooleanFeatureConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RandomBooleanFeatureConfig>RandomBooleanFeatureConfig.CODECstatic final Feature<RandomBooleanFeatureConfig>Feature.RANDOM_BOOLEAN_SELECTORMethod parameters in net.minecraft.world.gen.feature with type arguments of type RandomBooleanFeatureConfigModifier and TypeMethodDescriptionbooleanRandomBooleanFeature.generate(FeatureContext<RandomBooleanFeatureConfig> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type RandomBooleanFeatureConfigModifierConstructorDescriptionRandomBooleanFeature(com.mojang.serialization.Codec<RandomBooleanFeatureConfig> configCodec)