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