Uses of Class
net.minecraft.world.gen.foliage.BlobFoliagePlacer
Package | Description |
---|---|
net.minecraft.world.gen.foliage |
-
Uses of BlobFoliagePlacer in net.minecraft.world.gen.foliage
Subclasses of BlobFoliagePlacer in net.minecraft.world.gen.foliage Modifier and Type Class Description class
BushFoliagePlacer
class
LargeOakFoliagePlacer
Fields in net.minecraft.world.gen.foliage 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.foliage 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>,IntProvider,IntProvider,Integer>BlobFoliagePlacer. createCodec(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> builder)