LeviLamina
Loading...
Searching...
No Matches
TreeHelper::AttachableDecoration Struct Reference

Classes

struct  DirectionMask
 

Public Types

enum class  GrowthDirection : int { Down = 0 , Up = 1 , Out = 2 }
 

Public Member Functions

AttachableDecorationoperator= (AttachableDecoration const &)
 
 AttachableDecoration (AttachableDecoration const &)
 
MCAPI AttachableDecoration ()
 
MCAPI void _placeMultiDecoration (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Block const &block, ::BlockPos const &origin) const
 
MCAPI void placeDecoration (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Random &random, ::TreeHelper::AttachableDecoration::DirectionMask const &mask) const
 
MCAPI ~AttachableDecoration ()
 
MCAPI void * $ctor ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 4, 12 > mUnk634662
 
::ll::UntypedStorage< 8, 184 > mUnkac5ea1
 
::ll::UntypedStorage< 4, 4 > mUnk8d2c21
 
::ll::UntypedStorage< 4, 4 > mUnk33cfcb
 

Constructor & Destructor Documentation

◆ AttachableDecoration()

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

◆ ~AttachableDecoration()

MCAPI TreeHelper::AttachableDecoration::~AttachableDecoration ( )
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

◆ _placeMultiDecoration()

MCAPI void TreeHelper::AttachableDecoration::_placeMultiDecoration ( ::IBlockWorldGenAPI & target,
::BlockPos const & pos,
::Block const & block,
::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.

◆ placeDecoration()

MCAPI void TreeHelper::AttachableDecoration::placeDecoration ( ::IBlockWorldGenAPI & target,
::BlockPos const & pos,
::Random & random,
::TreeHelper::AttachableDecoration::DirectionMask const & mask ) 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 * TreeHelper::AttachableDecoration::$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.

◆ $dtor()

MCAPI void TreeHelper::AttachableDecoration::$dtor ( )
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 struct was generated from the following file: