Uses of Class
net.minecraft.world.gen.foliage.BlobFoliagePlacer
Packages that use BlobFoliagePlacer
-
Uses of BlobFoliagePlacer in net.minecraft.world.gen.foliage
Subclasses of BlobFoliagePlacer in net.minecraft.world.gen.foliageFields in net.minecraft.world.gen.foliage with type parameters of type BlobFoliagePlacerModifier and TypeFieldDescriptionstatic final FoliagePlacerType<BlobFoliagePlacer>
FoliagePlacerType.BLOB_FOLIAGE_PLACER
static final com.mojang.serialization.Codec<BlobFoliagePlacer>
BlobFoliagePlacer.CODEC
Methods in net.minecraft.world.gen.foliage with type parameters of type BlobFoliagePlacerModifier and TypeMethodDescriptionprotected static <P extends BlobFoliagePlacer>
com.mojang.datafixers.Products.P3<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,IntProvider, IntProvider, Integer> BlobFoliagePlacer.createCodec
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> builder)