|
CherryTreeTrunk & | operator= (CherryTreeTrunk const &) |
|
| CherryTreeTrunk (CherryTreeTrunk const &) |
|
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::BlockPos | _generateBranch (::IBlockWorldGenAPI &target, ::Block const &trunkBlock, ::Block const &sidewaysTrunkBlock, ::Random &random, int treeHeight, ::BlockPos origin, ::TreeHelper::TreeParams const &treeParams, ::BlockPos branchDirection, int offsetFromOrigin, bool middleContinuesUpwards) 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 |
|
◆ getTreeHeight()
virtual int CherryTreeTrunk::getTreeHeight |
( |
::Random & | random | ) |
const |
|
virtual |
◆ placeTrunk()
◆ _generateBranch()
- 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.
◆ $getTreeHeight()
MCAPI int CherryTreeTrunk::$getTreeHeight |
( |
::Random & | random | ) |
const |
- 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.
◆ $placeTrunk()
- 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.
◆ $vftable()
static MCAPI void ** CherryTreeTrunk::$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: