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