Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.RandomBooleanFeatureConfiguration
Packages that use RandomBooleanFeatureConfiguration
Package
Description
-
Uses of RandomBooleanFeatureConfiguration in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature with type parameters of type RandomBooleanFeatureConfigurationMethod parameters in net.minecraft.world.level.levelgen.feature with type arguments of type RandomBooleanFeatureConfigurationModifier and TypeMethodDescriptionboolean
RandomBooleanSelectorFeature.place(FeaturePlaceContext<RandomBooleanFeatureConfiguration> p_160208_)
Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type RandomBooleanFeatureConfigurationModifierConstructorDescriptionRandomBooleanSelectorFeature(com.mojang.serialization.Codec<RandomBooleanFeatureConfiguration> p_66591_)
-
Uses of RandomBooleanFeatureConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type RandomBooleanFeatureConfigurationModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<RandomBooleanFeatureConfiguration>
RandomBooleanFeatureConfiguration.CODEC