Uses of Class
net.minecraft.world.gen.foliageplacer.FoliagePlacer
-
Packages that use FoliagePlacer Package Description net.minecraft.world.gen.feature net.minecraft.world.gen.foliageplacer -
-
Uses of FoliagePlacer in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as FoliagePlacer Modifier and Type Field Description private FoliagePlacerBaseTreeFeatureConfig.Builder. foliagePlacerFoliagePlacerBaseTreeFeatureConfig. foliagePlacerConstructors in net.minecraft.world.gen.feature with parameters of type FoliagePlacer Constructor Description BaseTreeFeatureConfig(BlockStateProvider p_i232020_1_, BlockStateProvider p_i232020_2_, FoliagePlacer p_i232020_3_, AbstractTrunkPlacer p_i232020_4_, AbstractFeatureSizeType p_i232020_5_, java.util.List<TreeDecorator> p_i232020_6_, int p_i232020_7_, boolean p_i232020_8_, Heightmap.Type p_i232020_9_)Builder(BlockStateProvider p_i232021_1_, BlockStateProvider p_i232021_2_, FoliagePlacer p_i232021_3_, AbstractTrunkPlacer p_i232021_4_, AbstractFeatureSizeType p_i232021_5_) -
Uses of FoliagePlacer in net.minecraft.world.gen.foliageplacer
Classes in net.minecraft.world.gen.foliageplacer with type parameters of type FoliagePlacer Modifier and Type Class Description classFoliagePlacerType<P extends FoliagePlacer>Subclasses of FoliagePlacer in net.minecraft.world.gen.foliageplacer Modifier and Type Class Description classAcaciaFoliagePlacerclassBlobFoliagePlacerclassBushFoliagePlacerclassDarkOakFoliagePlacerclassFancyFoliagePlacerclassJungleFoliagePlacerclassMegaPineFoliagePlacerclassPineFoliagePlacerclassSpruceFoliagePlacerFields in net.minecraft.world.gen.foliageplacer with type parameters of type FoliagePlacer Modifier and Type Field Description static com.mojang.serialization.Codec<FoliagePlacer>FoliagePlacer. CODECMethods in net.minecraft.world.gen.foliageplacer with type parameters of type FoliagePlacer Modifier and Type Method Description protected static <P extends FoliagePlacer>
com.mojang.datafixers.Products.P2<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,FeatureSpread,FeatureSpread>FoliagePlacer. foliagePlacerParts(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> p_242830_0_)private static <P extends FoliagePlacer>
FoliagePlacerType<P>FoliagePlacerType. register(java.lang.String p_236773_0_, com.mojang.serialization.Codec<P> p_236773_1_)
-