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_191337_, TrunkPlacer p_191338_, BlockStateProvider p_191339_, FoliagePlacer p_191340_, BlockStateProvider p_191341_, FeatureSize p_191342_, List<TreeDecorator> p_191343_, boolean p_191344_, boolean p_191345_) TreeConfigurationBuilder
(BlockStateProvider p_191359_, TrunkPlacer p_191360_, BlockStateProvider p_191361_, FoliagePlacer p_191362_, FeatureSize p_191363_) -
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
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>