Uses of Class
net.minecraft.world.gen.foliageplacer.BlobFoliagePlacer
-
Packages that use BlobFoliagePlacer Package Description net.minecraft.world.gen.foliageplacer -
-
Uses of BlobFoliagePlacer in net.minecraft.world.gen.foliageplacer
Subclasses of BlobFoliagePlacer in net.minecraft.world.gen.foliageplacer Modifier and Type Class Description class
BushFoliagePlacer
class
FancyFoliagePlacer
Fields in net.minecraft.world.gen.foliageplacer with type parameters of type BlobFoliagePlacer Modifier and Type Field Description static FoliagePlacerType<BlobFoliagePlacer>
FoliagePlacerType. BLOB_FOLIAGE_PLACER
static com.mojang.serialization.Codec<BlobFoliagePlacer>
BlobFoliagePlacer. CODEC
Methods in net.minecraft.world.gen.foliageplacer with type parameters of type BlobFoliagePlacer Modifier and Type Method Description protected static <P extends BlobFoliagePlacer>
com.mojang.datafixers.Products.P3<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,FeatureSpread,FeatureSpread,java.lang.Integer>BlobFoliagePlacer. blobParts(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> p_236740_0_)
-