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

Public Member Functions

MangroveTreeRootsoperator= (MangroveTreeRoots const &)
 
 MangroveTreeRoots (MangroveTreeRoots const &)
 
virtual ::std::optional<::BlockPosplaceRoots (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Random &random, int trunkHeight, ::RenderParams &, ::TreeHelper::TreeParams const &treeParams) const
 
MCAPI MangroveTreeRoots ()
 
MCAPI void _placeRoot (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Random &random) const
 
MCAPI ::std::vector<::BlockPos_potentialRootPositions (::BlockPos const &pos, uchar prevDir, ::Random &random, ::BlockPos const &origin) const
 
MCAPI bool _simulateRoots (::IBlockWorldGenAPI &target, ::Random &random, ::BlockPos const &rootPos, ::BlockPos const &newOrigin, uchar dir, ::std::vector<::BlockPos > *rootPositions, int layer, ::TreeHelper::TreeParams const &treeParams) const
 
MCAPI void * $ctor ()
 
MCAPI ::std::optional<::BlockPos$placeRoots (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Random &random, int trunkHeight, ::RenderParams &, ::TreeHelper::TreeParams const &treeParams) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk42c689
 
::ll::UntypedStorage< 4, 4 > mUnk4506dd
 
::ll::UntypedStorage< 4, 8 > mUnk2f87a5
 
::ll::UntypedStorage< 4, 12 > mUnk41e266
 
::ll::UntypedStorage< 8, 184 > mUnk6e7026
 
::ll::UntypedStorage< 8, 184 > mUnkab092a
 
::ll::UntypedStorage< 8, 184 > mUnk655a60
 
::ll::UntypedStorage< 8, 184 > mUnkd936ed
 
::ll::UntypedStorage< 8, 24 > mUnk510b1f
 
::ll::UntypedStorage< 8, 208 > mUnkc555ee
 

Constructor & Destructor Documentation

◆ MangroveTreeRoots()

MCAPI MangroveTreeRoots::MangroveTreeRoots ( )
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.

Member Function Documentation

◆ placeRoots()

virtual ::std::optional<::BlockPos > MangroveTreeRoots::placeRoots ( ::IBlockWorldGenAPI & target,
::BlockPos const & pos,
::Random & random,
int trunkHeight,
::RenderParams & ,
::TreeHelper::TreeParams const & treeParams ) const
virtual

Implements ITreeRoot.

◆ _placeRoot()

MCAPI void MangroveTreeRoots::_placeRoot ( ::IBlockWorldGenAPI & target,
::BlockPos const & pos,
::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.

◆ _potentialRootPositions()

MCAPI ::std::vector<::BlockPos > MangroveTreeRoots::_potentialRootPositions ( ::BlockPos const & pos,
uchar prevDir,
::Random & random,
::BlockPos const & origin ) 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.

◆ _simulateRoots()

MCAPI bool MangroveTreeRoots::_simulateRoots ( ::IBlockWorldGenAPI & target,
::Random & random,
::BlockPos const & rootPos,
::BlockPos const & newOrigin,
uchar dir,
::std::vector<::BlockPos > * rootPositions,
int layer,
::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.

◆ $ctor()

MCAPI void * MangroveTreeRoots::$ctor ( )
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.

◆ $placeRoots()

MCAPI ::std::optional<::BlockPos > MangroveTreeRoots::$placeRoots ( ::IBlockWorldGenAPI & target,
::BlockPos const & pos,
::Random & random,
int trunkHeight,
::RenderParams & ,
::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.

◆ $vftable()

static MCAPI void ** MangroveTreeRoots::$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: