Uses of Class
net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacer
Packages that use FoliagePlacer
Package
Description
-
Uses of FoliagePlacer in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations declared as FoliagePlacerModifier and TypeFieldDescriptionfinal FoliagePlacer
TreeConfiguration.foliagePlacer
private final FoliagePlacer
TreeConfiguration.TreeConfigurationBuilder.foliagePlacer
Constructors in net.minecraft.world.level.levelgen.feature.configurations with parameters of type FoliagePlacerModifierConstructorDescriptionprotected
TreeConfiguration
(BlockStateProvider pTrunkProvider, TrunkPlacer pTrunkPlacer, BlockStateProvider pFoliageProvider, FoliagePlacer pFoliagePlacer, Optional<RootPlacer> pRootPlacer, BlockStateProvider pDirtProvider, FeatureSize pMinimumSize, List<TreeDecorator> pDecorators, boolean pIgnoreVines, boolean pForceDirt) TreeConfigurationBuilder
(BlockStateProvider pTrunkProvider, TrunkPlacer pTrunkPlacer, BlockStateProvider pFoliageProvider, FoliagePlacer pFoliagePlacer, Optional<RootPlacer> pRootPlacer, FeatureSize pMinimumSize) TreeConfigurationBuilder
(BlockStateProvider pTrunkProvider, TrunkPlacer pTrunkPlacer, BlockStateProvider pFoliageProvider, FoliagePlacer pFoliagePlacer, FeatureSize pMinimumSize) -
Uses of FoliagePlacer in net.minecraft.world.level.levelgen.feature.foliageplacers
Classes in net.minecraft.world.level.levelgen.feature.foliageplacers with type parameters of type FoliagePlacerSubclasses of FoliagePlacer in net.minecraft.world.level.levelgen.feature.foliageplacersModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
Fields in net.minecraft.world.level.levelgen.feature.foliageplacers with type parameters of type FoliagePlacerModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<FoliagePlacer> FoliagePlacer.CODEC
Methods in net.minecraft.world.level.levelgen.feature.foliageplacers with type parameters of type FoliagePlacerModifier and TypeMethodDescriptionprotected static <P extends FoliagePlacer>
com.mojang.datafixers.Products.P2<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>, IntProvider, IntProvider> FoliagePlacer.foliagePlacerParts
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> pInstance) private static <P extends FoliagePlacer>
FoliagePlacerType<P>