Uses of Class
net.minecraft.world.gen.foliage.FoliagePlacer
Packages that use FoliagePlacer
-
Uses of FoliagePlacer in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as FoliagePlacerModifier and TypeFieldDescriptionprivate final FoliagePlacer
TreeFeatureConfig.Builder.foliagePlacer
final FoliagePlacer
TreeFeatureConfig.foliagePlacer
Constructors in net.minecraft.world.gen.feature with parameters of type FoliagePlacerModifierConstructorDescriptionBuilder
(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, Optional<RootPlacer> rootPlacer, FeatureSize minimumSize) Builder
(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, FeatureSize minimumSize) protected
TreeFeatureConfig
(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, Optional<RootPlacer> rootPlacer, BlockStateProvider dirtProvider, FeatureSize minimumSize, List<TreeDecorator> decorators, boolean ignoreVines, boolean forceDirt) -
Uses of FoliagePlacer in net.minecraft.world.gen.foliage
Classes in net.minecraft.world.gen.foliage with type parameters of type FoliagePlacerSubclasses of FoliagePlacer in net.minecraft.world.gen.foliageModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
Fields in net.minecraft.world.gen.foliage with type parameters of type FoliagePlacerModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<FoliagePlacer> FoliagePlacer.TYPE_CODEC
Methods in net.minecraft.world.gen.foliage 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.fillFoliagePlacerFields
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> instance) private static <P extends FoliagePlacer>
FoliagePlacerType<P>