Uses of Class
net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
Packages that use TrunkPlacer
Package
Description
-
Uses of TrunkPlacer in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations declared as TrunkPlacerModifier and TypeFieldDescriptionprivate final TrunkPlacer
TreeConfiguration.TreeConfigurationBuilder.trunkPlacer
final TrunkPlacer
TreeConfiguration.trunkPlacer
Constructors in net.minecraft.world.level.levelgen.feature.configurations with parameters of type TrunkPlacerModifierConstructorDescriptionprotected
TreeConfiguration
(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, Optional<RootPlacer> rootPlacer, BlockStateProvider dirtProvider, FeatureSize minimumSize, List<TreeDecorator> decorators, boolean ignoreVines, boolean forceDirt) TreeConfigurationBuilder
(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, Optional<RootPlacer> rootPlacer, FeatureSize minimumSize) TreeConfigurationBuilder
(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, FeatureSize minimumSize) -
Uses of TrunkPlacer in net.minecraft.world.level.levelgen.feature.trunkplacers
Classes in net.minecraft.world.level.levelgen.feature.trunkplacers with type parameters of type TrunkPlacerSubclasses of TrunkPlacer in net.minecraft.world.level.levelgen.feature.trunkplacersModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Fields in net.minecraft.world.level.levelgen.feature.trunkplacers with type parameters of type TrunkPlacerModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<TrunkPlacer> TrunkPlacer.CODEC
Methods in net.minecraft.world.level.levelgen.feature.trunkplacers with type parameters of type TrunkPlacerModifier and TypeMethodDescriptionprivate static <P extends TrunkPlacer>
TrunkPlacerType<P> protected static <P extends TrunkPlacer>
com.mojang.datafixers.Products.P3<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>, Integer, Integer, Integer> TrunkPlacer.trunkPlacerParts
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> instance)