Uses of Class
net.minecraft.world.gen.feature.ReplaceBlobsFeatureConfig
Packages that use ReplaceBlobsFeatureConfig
Package
Description
The base package for all Minecraft classes.
-
Uses of ReplaceBlobsFeatureConfig in net.minecraft
Fields in net.minecraft with type parameters of type ReplaceBlobsFeatureConfigModifier and TypeFieldDescriptionstatic final ConfiguredFeature<ReplaceBlobsFeatureConfig,?> class_6805.field_35820static final ConfiguredFeature<ReplaceBlobsFeatureConfig,?> class_6805.field_35821 -
Uses of ReplaceBlobsFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type ReplaceBlobsFeatureConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ReplaceBlobsFeatureConfig>ReplaceBlobsFeatureConfig.CODECstatic final Feature<ReplaceBlobsFeatureConfig>Feature.NETHERRACK_REPLACE_BLOBSMethod parameters in net.minecraft.world.gen.feature with type arguments of type ReplaceBlobsFeatureConfigModifier and TypeMethodDescriptionbooleanReplaceBlobsFeature.generate(FeatureContext<ReplaceBlobsFeatureConfig> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type ReplaceBlobsFeatureConfigModifierConstructorDescriptionReplaceBlobsFeature(com.mojang.serialization.Codec<ReplaceBlobsFeatureConfig> configCodec)