Uses of Class
net.minecraft.world.gen.feature.BlobReplacementConfig
-
Uses of BlobReplacementConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlobReplacementConfig>
BlobReplacementConfig.CODEC
static final Feature<BlobReplacementConfig>
Feature.REPLACE_BLOBS
-
Uses of BlobReplacementConfig in net.minecraft.world.gen.feature.structure
Modifier and TypeMethodDescriptionboolean
NetherackBlobReplacementStructure.place
(ISeedReader p_241855_1_, ChunkGenerator p_241855_2_, Random p_241855_3_, BlockPos p_241855_4_, BlobReplacementConfig p_241855_5_) ModifierConstructorDescriptionNetherackBlobReplacementStructure
(com.mojang.serialization.Codec<BlobReplacementConfig> p_i231982_1_)