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

Public Member Functions

MegaTreeTrunkoperator= (MegaTreeTrunk const &)
 
 MegaTreeTrunk (MegaTreeTrunk const &)
 
virtual int getTreeHeight (::Random &random) const
 
virtual ::std::optional<::BlockPosplaceTrunk (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Random &random, int treeHeight, ::RenderParams &renderParams, ::TreeHelper::TreeParams const &treeParams, ::ITreeCanopy const *canopy) const
 
MCAPI bool _prepareSpawn (::IBlockWorldGenAPI &target, ::BlockPos const &pos, int treeHeight, ::TreeHelper::TreeParams const &treeParams) 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 Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk483d8f
 
::ll::UntypedStorage< 4, 4 > mUnkf36806
 
::ll::UntypedStorage< 4, 4 > mUnkcb39a8
 
::ll::UntypedStorage< 4, 8 > mUnk5a03d6
 
::ll::UntypedStorage< 4, 4 > mUnk706496
 
::ll::UntypedStorage< 4, 4 > mUnkd5a864
 
::ll::UntypedStorage< 4, 4 > mUnkc3e2d9
 
::ll::UntypedStorage< 8, 184 > mUnk58f724
 
::ll::UntypedStorage< 8, 8 > mUnkc60f7b
 
::ll::UntypedStorage< 8, 208 > mUnkd46268
 
::ll::UntypedStorage< 8, 24 > mUnk11dbbd
 

Member Function Documentation

◆ getTreeHeight()

virtual int MegaTreeTrunk::getTreeHeight ( ::Random & random) const
virtual

Implements ITreeTrunk.

◆ placeTrunk()

virtual ::std::optional<::BlockPos > MegaTreeTrunk::placeTrunk ( ::IBlockWorldGenAPI & target,
::BlockPos const & pos,
::Random & random,
int treeHeight,
::RenderParams & renderParams,
::TreeHelper::TreeParams const & treeParams,
::ITreeCanopy const * canopy ) const
virtual

Implements ITreeTrunk.

◆ _prepareSpawn()

MCAPI bool MegaTreeTrunk::_prepareSpawn ( ::IBlockWorldGenAPI & target,
::BlockPos const & pos,
int treeHeight,
::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.

◆ $getTreeHeight()

MCAPI int MegaTreeTrunk::$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()

MCAPI ::std::optional<::BlockPos > MegaTreeTrunk::$placeTrunk ( ::IBlockWorldGenAPI & target,
::BlockPos const & pos,
::Random & random,
int treeHeight,
::RenderParams & renderParams,
::TreeHelper::TreeParams const & treeParams,
::ITreeCanopy const * canopy ) 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 ** MegaTreeTrunk::$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: