Uses of Class
net.minecraft.world.gen.trunk.TrunkPlacer
| Package | Description |
|---|---|
| net.minecraft.world.gen.feature | |
| net.minecraft.world.gen.trunk |
-
Uses of TrunkPlacer in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as TrunkPlacer Modifier and Type Field Description private TrunkPlacerTreeFeatureConfig.Builder. trunkPlacerTrunkPlacerTreeFeatureConfig. trunkPlacerConstructors in net.minecraft.world.gen.feature with parameters of type TrunkPlacer Constructor Description Builder(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, FeatureSize minimumSize)TreeFeatureConfig(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 TrunkPlacer Modifier and Type Class Description classTrunkPlacerType<P extends TrunkPlacer>Subclasses of TrunkPlacer in net.minecraft.world.gen.trunk Modifier and Type Class Description classBendingTrunkPlacerclassDarkOakTrunkPlacerclassForkingTrunkPlacerclassGiantTrunkPlacerclassLargeOakTrunkPlacerclassMegaJungleTrunkPlacerclassStraightTrunkPlacerFields in net.minecraft.world.gen.trunk with type parameters of type TrunkPlacer Modifier and Type Field Description static com.mojang.serialization.Codec<TrunkPlacer>TrunkPlacer. TYPE_CODECMethods in net.minecraft.world.gen.trunk with type parameters of type TrunkPlacer Modifier and Type Method Description protected 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>TrunkPlacerType. register(String id, com.mojang.serialization.Codec<P> codec)