Uses of Class
net.minecraft.world.gen.feature.ReplaceBlobsFeatureConfig
-
Uses of ReplaceBlobsFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final ConfiguredFeature<ReplaceBlobsFeatureConfig,
?> NetherConfiguredFeatures.BASALT_BLOBS
static final ConfiguredFeature<ReplaceBlobsFeatureConfig,
?> NetherConfiguredFeatures.BLACKSTONE_BLOBS
static 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)