类 DarkOakTrunkPlacer
java.lang.Object
net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
net.minecraft.world.level.levelgen.feature.trunkplacers.DarkOakTrunkPlacer
-
字段概要
字段从类继承的字段 net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
baseHeight, heightRandA, heightRandB, MAX_HEIGHT
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明placeTrunk
(LevelSimulatedReader p_226086_, BiConsumer<BlockPos, BlockState> p_226087_, RandomSource p_226088_, int p_226089_, BlockPos p_226090_, TreeConfiguration p_226091_) protected TrunkPlacerType
<?> type()
从类继承的方法 net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
getTreeHeight, isFree, placeLog, placeLog, placeLogIfFree, setDirtAt, trunkPlacerParts, validTreePos
-
字段详细资料
-
CODEC
-
-
构造器详细资料
-
DarkOakTrunkPlacer
public DarkOakTrunkPlacer(int p_70077_, int p_70078_, int p_70079_)
-
-
方法详细资料
-
type
- 指定者:
type
在类中TrunkPlacer
-
placeTrunk
public List<FoliagePlacer.FoliageAttachment> placeTrunk(LevelSimulatedReader p_226086_, BiConsumer<BlockPos, BlockState> p_226087_, RandomSource p_226088_, int p_226089_, BlockPos p_226090_, TreeConfiguration p_226091_) - 指定者:
placeTrunk
在类中TrunkPlacer
-