LeviLamina
Loading...
Searching...
No Matches
br::worldgen::JigsawSectionData Class Reference

Public Member Functions

JigsawSectionDataoperator= (JigsawSectionData const &)
 
MCAPI JigsawSectionData (::br::worldgen::JigsawSectionData &&)
 
MCAPI JigsawSectionData (::br::worldgen::JigsawSectionData const &)
 
MCAPI::br::worldgen::JigsawSectionDataKey push (::StructurePoolElement const *element, int depth)
 
MCAPI void reserve (uint64 size)
 
MCAPI ~JigsawSectionData ()
 
MCAPI void * $ctor (::br::worldgen::JigsawSectionData &&)
 
MCAPI void * $ctor (::br::worldgen::JigsawSectionData const &)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::StructurePoolElement const * > > mElements
 
::ll::TypedStorage< 8, 24, ::std::vector< int > > mDepth
 
::ll::TypedStorage< 8, 24, ::std::vector< int > > mGroundOffsets
 
::ll::TypedStorage< 8, 24, ::std::vector<::Rotation > > mRotations
 
::ll::TypedStorage< 8, 24, ::std::vector<::BlockPos > > mPositions
 
::ll::TypedStorage< 8, 24, ::std::vector<::std::vector<::br::worldgen::JigsawJunction > > > mJunctions
 
::ll::TypedStorage< 8, 24, ::std::vector<::BoundingBox > > mBoundingBoxes
 

Constructor & Destructor Documentation

◆ JigsawSectionData() [1/2]

MCAPI br::worldgen::JigsawSectionData::JigsawSectionData ( ::br::worldgen::JigsawSectionData && )
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.

◆ JigsawSectionData() [2/2]

MCAPI br::worldgen::JigsawSectionData::JigsawSectionData ( ::br::worldgen::JigsawSectionData 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.

◆ ~JigsawSectionData()

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

◆ push()

MCAPI::br::worldgen::JigsawSectionDataKey br::worldgen::JigsawSectionData::push ( ::StructurePoolElement const * element,
int depth )
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.

◆ reserve()

MCAPI void br::worldgen::JigsawSectionData::reserve ( uint64 size)
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() [1/2]

MCAPI void * br::worldgen::JigsawSectionData::$ctor ( ::br::worldgen::JigsawSectionData && )
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() [2/2]

MCAPI void * br::worldgen::JigsawSectionData::$ctor ( ::br::worldgen::JigsawSectionData 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.

◆ $dtor()

MCAPI void br::worldgen::JigsawSectionData::$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 class was generated from the following file: