|
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 |
|
|
static MCAPI void ** | $vftable () |
|
◆ getTreeHeight()
virtual int CherryTreeTrunk::getTreeHeight |
( |
::Random & | random | ) |
const |
|
virtual |
◆ placeTrunk()
The documentation for this class was generated from the following file: