LeviLamina
Loading...
Searching...
No Matches
br::worldgen::JigsawStructureBuilder Class Reference
+ Inheritance diagram for br::worldgen::JigsawStructureBuilder:

Public Member Functions

MCAPI JigsawStructureBuilder (::std::string_view key, ::HashedString type, int maxDistanceFromCenter)
 
MCAPI::br::worldgen::JigsawStructure build ()
 
MCAPI::br::worldgen::JigsawStructureBuilder & startPool (::std::string_view key)
 
MCAPI void * $ctor (::std::string_view key, ::HashedString type, int maxDistanceFromCenter)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::br::worldgen::JigsawStructureBuilder create (::std::string_view key, ::HashedString type)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 1, 1, char > mMaxDepth
 
::ll::TypedStorage< 4, 4, int > mMaxDistanceFromCenter
 
::ll::TypedStorage< 4, 8, ::br::worldgen::DimensionPaddingmDimensionPadding
 
::ll::TypedStorage< 8, 32, ::std::string > mStart
 
::ll::TypedStorage< 8, 32, ::std::string > mStartJigsawName
 
::ll::TypedStorage< 8, 56, ::br::worldgen::StructureHeightProvidermStartHeight
 
::ll::TypedStorage< 1, 1, ::br::worldgen::HeightmapProjection::Type > mProjectStartToHeightmap
 
::ll::TypedStorage< 8, 24, ::std::vector<::std::shared_ptr<::PoolAliasBinding > > > mPoolAliases
 
::ll::TypedStorage< 1, 1, ::br::worldgen::JigsawExpansion > mExpansion
 

Constructor & Destructor Documentation

◆ JigsawStructureBuilder()

MCAPI br::worldgen::JigsawStructureBuilder::JigsawStructureBuilder ( ::std::string_view key,
::HashedString type,
int maxDistanceFromCenter )
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

◆ build()

MCAPI::br::worldgen::JigsawStructure br::worldgen::JigsawStructureBuilder::build ( )
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.

◆ startPool()

MCAPI::br::worldgen::JigsawStructureBuilder & br::worldgen::JigsawStructureBuilder::startPool ( ::std::string_view key)
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.

◆ create()

static MCAPI ::br::worldgen::JigsawStructureBuilder br::worldgen::JigsawStructureBuilder::create ( ::std::string_view key,
::HashedString type )
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.

◆ $ctor()

MCAPI void * br::worldgen::JigsawStructureBuilder::$ctor ( ::std::string_view key,
::HashedString type,
int maxDistanceFromCenter )
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::JigsawStructureBuilder::$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.

◆ $vftable()

static MCAPI void ** br::worldgen::JigsawStructureBuilder::$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: