类 ForkingTrunkPlacer
java.lang.Object
net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
net.minecraft.world.level.levelgen.feature.trunkplacers.ForkingTrunkPlacer
-
字段概要
字段从类继承的字段 net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
baseHeight, heightRandA, heightRandB, MAX_HEIGHT
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明placeTrunk
(LevelSimulatedReader p_226116_, BiConsumer<BlockPos, BlockState> p_226117_, RandomSource p_226118_, int p_226119_, BlockPos p_226120_, TreeConfiguration p_226121_) protected TrunkPlacerType
<?> type()
从类继承的方法 net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
getTreeHeight, isFree, placeLog, placeLog, placeLogIfFree, setDirtAt, trunkPlacerParts, validTreePos
-
字段详细资料
-
CODEC
-
-
构造器详细资料
-
ForkingTrunkPlacer
public ForkingTrunkPlacer(int p_70148_, int p_70149_, int p_70150_)
-
-
方法详细资料
-
type
- 指定者:
type
在类中TrunkPlacer
-
placeTrunk
public List<FoliagePlacer.FoliageAttachment> placeTrunk(LevelSimulatedReader p_226116_, BiConsumer<BlockPos, BlockState> p_226117_, RandomSource p_226118_, int p_226119_, BlockPos p_226120_, TreeConfiguration p_226121_) - 指定者:
placeTrunk
在类中TrunkPlacer
-