LeviLamina
Loading...
Searching...
No Matches
br::worldgen::StructureBlockInfo Struct Reference

Public Member Functions

MCAPI ~StructureBlockInfo ()
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::br::worldgen::StructureBlockInfo from (::BlockPos pos, ::Block const &state, ::Block const *extraBlockState)
 

Public Attributes

::ll::TypedStorage< 4, 12, ::BlockPosmPos
 
::ll::TypedStorage< 8, 8, ::Block const * > mBlock
 
::ll::TypedStorage< 8, 8, ::Block const * > mExtraBlock
 
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::CompoundTag > > mTag
 

Constructor & Destructor Documentation

◆ ~StructureBlockInfo()

MCAPI br::worldgen::StructureBlockInfo::~StructureBlockInfo ( )
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

◆ from()

static MCAPI ::br::worldgen::StructureBlockInfo br::worldgen::StructureBlockInfo::from ( ::BlockPos pos,
::Block const & state,
::Block const * extraBlockState )
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.

◆ $dtor()

MCAPI void br::worldgen::StructureBlockInfo::$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: