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 p_225457_, TrunkPlacer p_225458_, BlockStateProvider p_225459_, FoliagePlacer p_225460_, Optional<RootPlacer> p_225461_, BlockStateProvider p_225462_, FeatureSize p_225463_, List<TreeDecorator> p_225464_, boolean p_225465_, boolean p_225466_) 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> p_70306_)