LeviLamina
Loading...
Searching...
No Matches
CherryTreeCanopy Class Reference
+ Inheritance diagram for CherryTreeCanopy:

Public Member Functions

CherryTreeCanopyoperator= (CherryTreeCanopy const &)
 
 CherryTreeCanopy (CherryTreeCanopy const &)
 
virtual ::std::optional<::BlockPosplaceCanopy (::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
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 184 > mUnkb3a627
 
::ll::UntypedStorage< 4, 8 > mUnk8cdc5a
 
::ll::UntypedStorage< 4, 8 > mUnk1ddc86
 
::ll::UntypedStorage< 4, 4 > mUnk80ac2a
 
::ll::UntypedStorage< 4, 12 > mUnk7f620e
 
::ll::UntypedStorage< 4, 12 > mUnk7fad39
 
::ll::UntypedStorage< 4, 12 > mUnk397cda
 
::ll::UntypedStorage< 4, 12 > mUnke423a1
 

Member Function Documentation

◆ placeCanopy()

virtual ::std::optional<::BlockPos > CherryTreeCanopy::placeCanopy ( ::IBlockWorldGenAPI & target,
::BlockPos const & pos,
::Random & random,
::RenderParams & ,
::TreeHelper::TreeParams const & treeParams,
::std::vector<::BlockPos > const &  ) const
virtual

Implements ITreeCanopy.

◆ _placeLayerOfLeaves()

MCAPI void CherryTreeCanopy::_placeLayerOfLeaves ( ::IBlockWorldGenAPI & target,
::Random & random,
::BlockPos const & canopyPos,
int layerOffset,
::Block const & leavesBlock,
int radius,
::TreeHelper::TreeParams const & treeParams ) 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.

◆ _placeLayerOfLeavesWithHangingLeavesBelow()

MCAPI void CherryTreeCanopy::_placeLayerOfLeavesWithHangingLeavesBelow ( ::IBlockWorldGenAPI & target,
::Random & random,
::BlockPos const & canopyPos,
int layerOffset,
::Block const & leavesBlock,
int radius,
::TreeHelper::TreeParams const & treeParams ) 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.

◆ _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()

MCAPI ::std::optional<::BlockPos > CherryTreeCanopy::$placeCanopy ( ::IBlockWorldGenAPI & target,
::BlockPos const & pos,
::Random & random,
::RenderParams & ,
::TreeHelper::TreeParams const & treeParams,
::std::vector<::BlockPos > const &  ) 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.

◆ $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: