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

Classes

struct  WeightedBlockReference
 

Public Member Functions

virtual ::std::optional<::BlockPosplaceCanopy (::IBlockWorldGenAPI &target, ::BlockPos const &, ::Random &random, ::RenderParams &, ::TreeHelper::TreeParams const &treeParams, ::std::vector<::BlockPos > const &attachmentPositions) const
 
MCAPI ::std::optional<::BlockPos$placeCanopy (::IBlockWorldGenAPI &target, ::BlockPos const &, ::Random &random, ::RenderParams &, ::TreeHelper::TreeParams const &treeParams, ::std::vector<::BlockPos > const &attachmentPositions) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 4, 4, int > mMinOffset
 
::ll::TypedStorage< 4, 4, int > mMaxOffset
 
::ll::TypedStorage< 4, 4, int > mMinWidth
 
::ll::TypedStorage< 4, 4, float > mRiseInv
 
::ll::TypedStorage< 4, 4, int > mRun
 
::ll::TypedStorage< 4, 8, ::IntRangemCanopyHeight
 
::ll::TypedStorage< 4, 8, ::IntRangemCanopyRadius
 
::ll::TypedStorage< 4, 4, int > mLeafPlacementAttempts
 
::ll::TypedStorage< 8, 24, ::std::vector<::MangroveTreeCanopy::WeightedBlockReference > > mLeavesBlockDescriptors
 
::ll::TypedStorage< 8, 208, ::TreeHelper::AttachableDecorationmCanopyDecoration
 
::ll::TypedStorage< 8, 184, ::BlockDescriptormHangingBlockDescriptor
 
::ll::TypedStorage< 4, 12, ::ChanceInformationmHangingBlockPlacementChance
 
::ll::TypedStorage< 4, 4, int > mRequiredEmptyBlocks
 
::ll::TypedStorage< 4, 4, int > mExclusionRadiusXZ
 
::ll::TypedStorage< 4, 4, int > mExclusionRadiusY
 

Member Function Documentation

◆ placeCanopy()

virtual ::std::optional<::BlockPos > MangroveTreeCanopy::placeCanopy ( ::IBlockWorldGenAPI & target,
::BlockPos const & ,
::Random & random,
::RenderParams & ,
::TreeHelper::TreeParams const & treeParams,
::std::vector<::BlockPos > const & attachmentPositions ) const
virtual

Implements ITreeCanopy.

◆ $vftable()

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