|
CherryTreeCanopy & | operator= (CherryTreeCanopy const &) |
|
| CherryTreeCanopy (CherryTreeCanopy const &) |
|
virtual ::std::optional<::BlockPos > | placeCanopy (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Random &random, ::RenderParams &, ::TreeHelper::TreeParams const &treeParams, ::std::vector<::BlockPos > const &) const |
|
MCAPI void | _placeLayerOfLeaves (::IBlockWorldGenAPI &target, ::Random &random, ::BlockPos const &canopyPos, int layerOffset, ::Block const &leavesBlock, int radius, ::TreeHelper::TreeParams const &treeParams) const |
|
MCAPI void | _placeLayerOfLeavesWithHangingLeavesBelow (::IBlockWorldGenAPI &target, ::Random &random, ::BlockPos const &canopyPos, int layerOffset, ::Block const &leavesBlock, int radius, ::TreeHelper::TreeParams const &treeParams) const |
|
MCAPI bool | _shouldSkipPosition (::Random &random, ::BlockPos const &pos, int radius) const |
|
MCAPI ::std::optional<::BlockPos > | $placeCanopy (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Random &random, ::RenderParams &, ::TreeHelper::TreeParams const &treeParams, ::std::vector<::BlockPos > const &) const |
|
◆ placeCanopy()
◆ _placeLayerOfLeaves()
- 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.
◆ _placeLayerOfLeavesWithHangingLeavesBelow()
- 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.
◆ _shouldSkipPosition()
MCAPI bool CherryTreeCanopy::_shouldSkipPosition |
( |
::Random & | random, |
|
|
::BlockPos const & | pos, |
|
|
int | radius ) 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.
◆ $placeCanopy()
- 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 ** CherryTreeCanopy::$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: