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 final TrunkPlacer
TreeFeatureConfig.Builder.trunkPlacer
final TrunkPlacer
TreeFeatureConfig.trunkPlacer
Constructors in net.minecraft.world.gen.feature with parameters of type TrunkPlacerModifierConstructorDescriptionBuilder
(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 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 TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Fields in net.minecraft.world.gen.trunk with type parameters of type TrunkPlacerModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<TrunkPlacer> TrunkPlacer.TYPE_CODEC
Methods 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>