26 ::ll::TypedStorage<4, 4, int> mTrunkWidth;
27 ::ll::TypedStorage<4, 4, int> mBaseHeight;
28 ::ll::TypedStorage<4, 4, int> mBranchLength;
29 ::ll::TypedStorage<4, 8, ::IntRange> mBranchInterval;
30 ::ll::TypedStorage<4, 4, float> mBranchSlope;
31 ::ll::TypedStorage<4, 4, float> mMinBranchAltitudeFactor;
32 ::ll::TypedStorage<4, 4, float> mMaxBranchAltitudeFactor;
33 ::ll::TypedStorage<8, 184, ::BlockDescriptor> mTrunkBlockDescriptor;
34 ::ll::TypedStorage<8, 8, ::ITreeCanopyWrapper> mBranchCanopy;
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
bool _prepareSpawn(
74 MCAPI
int $getTreeHeight(
::Random& random)
const;
76 MCAPI ::std::optional<::BlockPos> $placeTrunk(