27 ::ll::TypedStorage<4, 4, int> mBaseHeight;
28 ::ll::TypedStorage<4, 4, int> mTrunkWidth;
29 ::ll::TypedStorage<4, 4, int> mHeightRandA;
30 ::ll::TypedStorage<4, 4, int> mHeightRandB;
31 ::ll::TypedStorage<4, 8, ::IntRange> mBranchLength;
32 ::ll::TypedStorage<4, 8, ::IntRange> mBranchSteps;
33 ::ll::TypedStorage<4, 12, ::ChanceInformation> mBranchChance;
34 ::ll::TypedStorage<8, 184, ::BlockDescriptor> mTrunkBlockDescriptor;
35 ::ll::TypedStorage<8, 208, ::TreeHelper::AttachableDecoration> mDecoration;
36 ::ll::TypedStorage<8, 24, ::std::vector<int>> mHeightIntervals;
46 virtual int getTreeHeight(
::Random& random)
const ;
49 virtual ::std::optional<::BlockPos> placeTrunk(
63 MCAPI
void _placeBranch(
65 ::std::vector<::BlockPos>* canopyAttachmentPositions,
82 MCAPI
int $getTreeHeight(
::Random& random)
const;
84 MCAPI ::std::optional<::BlockPos> $placeTrunk(