Class ForkingTrunkPlacer
java.lang.Object
net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
net.minecraft.world.level.levelgen.feature.trunkplacers.ForkingTrunkPlacer
- 
Field SummaryFieldsFields inherited from class net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerbaseHeight, heightRandA, heightRandB, MAX_HEIGHT
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionplaceTrunk(LevelSimulatedReader p_226116_, BiConsumer<BlockPos, BlockState> p_226117_, RandomSource p_226118_, int p_226119_, BlockPos p_226120_, TreeConfiguration p_226121_) protected TrunkPlacerType<?>type()Methods inherited from class net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacergetTreeHeight, isFree, placeLog, placeLog, placeLogIfFree, setDirtAt, trunkPlacerParts, validTreePos
- 
Field Details- 
CODEC
 
- 
- 
Constructor Details- 
ForkingTrunkPlacerpublic ForkingTrunkPlacer(int p_70148_, int p_70149_, int p_70150_) 
 
- 
- 
Method Details- 
type- Specified by:
- typein class- TrunkPlacer
 
- 
placeTrunkpublic List<FoliagePlacer.FoliageAttachment> placeTrunk(LevelSimulatedReader p_226116_, BiConsumer<BlockPos, BlockState> p_226117_, RandomSource p_226118_, int p_226119_, BlockPos p_226120_, TreeConfiguration p_226121_) - Specified by:
- placeTrunkin class- TrunkPlacer
 
 
-