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;
44 virtual int getTreeHeight(
::Random& random)
const ;
46 virtual ::std::optional<::BlockPos> placeTrunk(
60 MCAPI
void _placeBranch(
62 ::std::vector<::BlockPos>* canopyAttachmentPositions,
79 MCAPI
int $getTreeHeight(
::Random& random)
const;
81 MCAPI ::std::optional<::BlockPos> $placeTrunk(