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 p_225457_, TrunkPlacer p_225458_, BlockStateProvider p_225459_, FoliagePlacer p_225460_, Optional<RootPlacer> p_225461_, BlockStateProvider p_225462_, FeatureSize p_225463_, List<TreeDecorator> p_225464_, boolean p_225465_, boolean p_225466_) 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> p_68574_) private static <P extends FoliagePlacer>
FoliagePlacerType<P>