Uses of Class
net.minecraft.world.gen.feature.ReplaceBlobsFeatureConfig
-
Uses of ReplaceBlobsFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<ReplaceBlobsFeatureConfig>
ReplaceBlobsFeatureConfig.CODEC
static Feature<ReplaceBlobsFeatureConfig>
Feature.NETHERRACK_REPLACE_BLOBS
Modifier and TypeMethodDescriptionboolean
ReplaceBlobsFeature.generate(FeatureContext<ReplaceBlobsFeatureConfig> context)
ModifierConstructorDescriptionReplaceBlobsFeature(com.mojang.serialization.Codec<ReplaceBlobsFeatureConfig> configCodec)