Uses of Class
net.minecraft.world.gen.feature.ReplaceBlobsFeatureConfig
| Package | Description |
|---|---|
| net.minecraft.world.gen.feature |
-
Uses of ReplaceBlobsFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type ReplaceBlobsFeatureConfig Modifier and Type Field Description static com.mojang.serialization.Codec<ReplaceBlobsFeatureConfig>ReplaceBlobsFeatureConfig. CODECstatic Feature<ReplaceBlobsFeatureConfig>Feature. NETHERRACK_REPLACE_BLOBSMethod parameters in net.minecraft.world.gen.feature with type arguments of type ReplaceBlobsFeatureConfig Modifier and Type Method Description booleanReplaceBlobsFeature. generate(FeatureContext<ReplaceBlobsFeatureConfig> context)Constructor parameters in net.minecraft.world.gen.feature with type arguments of type ReplaceBlobsFeatureConfig Constructor Description ReplaceBlobsFeature(com.mojang.serialization.Codec<ReplaceBlobsFeatureConfig> configCodec)