Uses of Class
net.minecraft.world.gen.trunk.TrunkPlacer
Packages that use TrunkPlacer
-
Uses of TrunkPlacer in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as TrunkPlacerModifier and TypeFieldDescriptionprivate TrunkPlacerTreeFeatureConfig.Builder.trunkPlacerTreeFeatureConfig.trunkPlacerConstructors in net.minecraft.world.gen.feature with parameters of type TrunkPlacerModifierConstructorDescriptionBuilder(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, FeatureSize minimumSize)protectedTreeFeatureConfig(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, BlockStateProvider dirtProvider, FeatureSize minimumSize, List<TreeDecorator> decorators, boolean ignoreVines, boolean forceDirt) -
Uses of TrunkPlacer in net.minecraft.world.gen.trunk
Classes in net.minecraft.world.gen.trunk with type parameters of type TrunkPlacerSubclasses of TrunkPlacer in net.minecraft.world.gen.trunkModifier and TypeClassDescriptionclassclassclassclassclassclassclassFields in net.minecraft.world.gen.trunk with type parameters of type TrunkPlacerModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<TrunkPlacer>TrunkPlacer.TYPE_CODECMethods in net.minecraft.world.gen.trunk with type parameters of type TrunkPlacerModifier and TypeMethodDescriptionprotected static <P extends TrunkPlacer>
com.mojang.datafixers.Products.P3<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,Integer,Integer,Integer>TrunkPlacer.fillTrunkPlacerFields(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> instance)private static <P extends TrunkPlacer>
TrunkPlacerType<P>