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

Public Member Functions

virtual ::std::optional<::BlockPosplaceRoots (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Random &random, int trunkHeight, ::RenderParams &, ::TreeHelper::TreeParams const &treeParams) const
 
MCAPI bool _canPlaceRoot (::IBlockWorldGenAPI &target, ::BlockPos const &pos) const
 
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 ::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::TypedStorage< 4, 4, int > mMaxRootWidth
 
::ll::TypedStorage< 4, 4, int > mMaxRootLength
 
::ll::TypedStorage< 4, 8, ::IntRangemYOffset
 
::ll::TypedStorage< 4, 12, ::ChanceInformationmAboveRootBlockChance
 
::ll::TypedStorage< 8, 184, ::BlockDescriptormRootBlockDescriptor
 
::ll::TypedStorage< 8, 184, ::BlockDescriptormAboveRootBlockDescriptor
 
::ll::TypedStorage< 8, 184, ::BlockDescriptormMuddyRootBlockDescriptor
 
::ll::TypedStorage< 8, 184, ::BlockDescriptormMudBlockDescriptor
 
::ll::TypedStorage< 8, 24, ::std::vector<::BlockDescriptor > > mRootsMayGrowThrough
 
::ll::TypedStorage< 8, 208, ::TreeHelper::AttachableDecorationmDecoration
 

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.

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