Uses of Class
net.minecraft.world.gen.feature.ReplaceBlobsFeatureConfig
Packages that use ReplaceBlobsFeatureConfig
-
Uses of ReplaceBlobsFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type ReplaceBlobsFeatureConfigModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<ReplaceBlobsFeatureConfig>
ReplaceBlobsFeatureConfig.CODEC
static Feature<ReplaceBlobsFeatureConfig>
Feature.NETHERRACK_REPLACE_BLOBS
Method parameters in net.minecraft.world.gen.feature with type arguments of type ReplaceBlobsFeatureConfigModifier and TypeMethodDescriptionboolean
ReplaceBlobsFeature.generate(FeatureContext<ReplaceBlobsFeatureConfig> context)
Constructor parameters in net.minecraft.world.gen.feature with type arguments of type ReplaceBlobsFeatureConfigModifierConstructorDescriptionReplaceBlobsFeature(com.mojang.serialization.Codec<ReplaceBlobsFeatureConfig> configCodec)