Uses of Class
net.minecraft.world.gen.feature.RandomBooleanFeatureConfig
-
Uses of RandomBooleanFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RandomBooleanFeatureConfig>
RandomBooleanFeatureConfig.CODEC
static final Feature<RandomBooleanFeatureConfig>
Feature.RANDOM_BOOLEAN_SELECTOR
Modifier and TypeMethodDescriptionboolean
RandomBooleanFeature.generate
(FeatureContext<RandomBooleanFeatureConfig> context) ModifierConstructorDescriptionRandomBooleanFeature
(com.mojang.serialization.Codec<RandomBooleanFeatureConfig> configCodec)