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

Public Member Functions

CherryTreeTrunkoperator= (CherryTreeTrunk const &)
 
 CherryTreeTrunk (CherryTreeTrunk 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::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 Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 184 > mUnk3fe2aa
 
::ll::UntypedStorage< 4, 4 > mUnkc38599
 
::ll::UntypedStorage< 8, 24 > mUnk746501
 
::ll::UntypedStorage< 8, 24 > mUnk4885d6
 
::ll::UntypedStorage< 4, 8 > mUnkb9269c
 
::ll::UntypedStorage< 4, 8 > mUnk5e2d08
 
::ll::UntypedStorage< 4, 8 > mUnk25263b
 
::ll::UntypedStorage< 8, 8 > mUnkc7acc9
 

Member Function Documentation

◆ getTreeHeight()

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

Implements ITreeTrunk.

◆ placeTrunk()

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

Implements ITreeTrunk.


The documentation for this class was generated from the following file: