|
| virtual int | getTreeHeight (::Random &random) const |
| |
| virtual ::std::optional<::BlockPos > | placeTrunk (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Random &random, int treeHeight, ::RenderParams &renderParams, ::TreeHelper::TreeParams const &treeParams, ::ITreeCanopy const *canopy) const |
| |
|
MCAPI int | _checkLine (::IBlockWorldGenAPI &target, ::BlockPos const &startPos, ::BlockPos const &endPos, ::TreeHelper::TreeParams const &treeParams) const |
| |
|
MCAPI void | _placeLimb (::IBlockWorldGenAPI &target, ::BlockPos const &startPos, ::BlockPos const &endPos) const |
| |
|
MCAPI int | $getTreeHeight (::Random &random) const |
| |
|
MCAPI ::std::optional<::BlockPos > | $placeTrunk (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Random &random, int treeHeight, ::RenderParams &renderParams, ::TreeHelper::TreeParams const &treeParams, ::ITreeCanopy const *canopy) const |
| |
|
|
::ll::TypedStorage< 4, 4, int > | mBaseHeight |
| |
|
::ll::TypedStorage< 4, 4, int > | mHeightVariance |
| |
|
::ll::TypedStorage< 4, 4, int > | mTrunkWidth |
| |
|
::ll::TypedStorage< 4, 4, float > | mHeightScale |
| |
|
::ll::TypedStorage< 4, 4, float > | mBranchSlope |
| |
|
::ll::TypedStorage< 4, 4, float > | mBranchDensity |
| |
|
::ll::TypedStorage< 4, 4, float > | mBranchAltitudeFactor |
| |
|
::ll::TypedStorage< 4, 4, float > | mFoliageAltitudeFactor |
| |
|
::ll::TypedStorage< 8, 184, ::BlockDescriptor > | mTrunkBlockDescriptor |
| |
|
::ll::TypedStorage< 4, 4, float > | mWidthScale |
| |
◆ getTreeHeight()
| virtual int FancyTreeTrunk::getTreeHeight |
( |
::Random & | random | ) |
const |
|
virtual |
◆ placeTrunk()
◆ $vftable()
| static MCAPI void ** FancyTreeTrunk::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: