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 pTrunkProvider, TrunkPlacer pTrunkPlacer, BlockStateProvider pFoliageProvider, FoliagePlacer pFoliagePlacer, Optional<RootPlacer> pRootPlacer, BlockStateProvider pDirtProvider, FeatureSize pMinimumSize, List<TreeDecorator> pDecorators, boolean pIgnoreVines, boolean pForceDirt) TreeConfigurationBuilder
(BlockStateProvider pTrunkProvider, TrunkPlacer pTrunkPlacer, BlockStateProvider pFoliageProvider, FoliagePlacer pFoliagePlacer, Optional<RootPlacer> pRootPlacer, FeatureSize pMinimumSize) TreeConfigurationBuilder
(BlockStateProvider pTrunkProvider, TrunkPlacer pTrunkPlacer, BlockStateProvider pFoliageProvider, FoliagePlacer pFoliagePlacer, FeatureSize pMinimumSize) -
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> pInstance)