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

Public Member Functions

FallenTreeTrunkoperator= (FallenTreeTrunk const &)
 
 FallenTreeTrunk (FallenTreeTrunk 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 *) 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 *) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 8 > mUnkff52c7
 
::ll::UntypedStorage< 4, 8 > mUnk2fe6cb
 
::ll::UntypedStorage< 4, 8 > mUnk318b99
 
::ll::UntypedStorage< 8, 184 > mUnk80a26d
 
::ll::UntypedStorage< 8, 24 > mUnk99fb8f
 
::ll::UntypedStorage< 8, 208 > mUnk4d2496
 

Member Function Documentation

◆ getTreeHeight()

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

Implements ITreeTrunk.

◆ placeTrunk()

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

Implements ITreeTrunk.

◆ $getTreeHeight()

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