LeviLamina
Loading...
Searching...
No Matches
br::worldgen::JigsawStructure Struct Reference
+ Inheritance diagram for br::worldgen::JigsawStructure:

Public Member Functions

JigsawStructureoperator= (JigsawStructure const &)
 
 JigsawStructure (JigsawStructure const &)
 
virtual ::std::optional<::br::worldgen::GenerationStubfindValidGenerationPoint (::br::worldgen::GenerationContext &context) const
 
MCAPI JigsawStructure ()
 
MCAPI JigsawStructure (::br::worldgen::JigsawStructure &&)
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::br::worldgen::JigsawStructure &&)
 
MCAPI void $dtor ()
 
MCAPI ::std::optional<::br::worldgen::GenerationStub$findValidGenerationPoint (::br::worldgen::GenerationContext &context) const
 
MCAPI ::std::shared_ptr<::br::worldgen::StructureInstancegenerate (::br::worldgen::GenerationContext &context) const
 
MCAPI void * $ctor (::br::worldgen::Structure const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mStartJigsawName
 
::ll::TypedStorage< 8, 32, ::std::string > mStart
 
::ll::TypedStorage< 1, 1, char > mMaxDepth
 
::ll::TypedStorage< 8, 56, ::br::worldgen::StructureHeightProvidermStartHeight
 
::ll::TypedStorage< 4, 4, int > mMaxDistanceFromCenter
 
::ll::TypedStorage< 4, 8, ::br::worldgen::DimensionPaddingmDimensionPadding
 
::ll::TypedStorage< 1, 1, ::br::worldgen::HeightmapProjection::Type > mProjectStartToHeightmap
 
::ll::TypedStorage< 1, 1, ::br::worldgen::JigsawExpansion > mExpansion
 
::ll::TypedStorage< 1, 1, ::br::worldgen::LiquidSettings > mLiquidSettings
 
::ll::TypedStorage< 1, 1, ::br::worldgen::TerrainAdjustment::Type > mAdjustment
 
::ll::TypedStorage< 8, 24, ::std::vector< uint64 > > mBiomes
 
::ll::TypedStorage< 8, 32, ::std::string > mKey
 
::ll::TypedStorage< 8, 64, ::std::unordered_map<::SpawnCategory::Type, ::br::worldgen::StructureSpawnOverride > > mMobs
 
::ll::TypedStorage< 1, 1, ::br::worldgen::GenerationStep::Type > mStep
 
::ll::TypedStorage< 8, 48, ::HashedStringmType
 
::ll::TypedStorage< 8, 24, ::std::vector<::std::shared_ptr<::PoolAliasBinding > > > mPoolAliases
 

Constructor & Destructor Documentation

◆ JigsawStructure() [1/2]

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

◆ JigsawStructure() [2/2]

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

◆ findValidGenerationPoint()

virtual ::std::optional<::br::worldgen::GenerationStub > br::worldgen::JigsawStructure::findValidGenerationPoint ( ::br::worldgen::GenerationContext & context) const
virtual

◆ $ctor() [1/3]

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

◆ $ctor() [2/3]

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

◆ $findValidGenerationPoint()

MCAPI ::std::optional<::br::worldgen::GenerationStub > br::worldgen::JigsawStructure::$findValidGenerationPoint ( ::br::worldgen::GenerationContext & context) 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.

◆ $vftable()

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

◆ generate()

MCAPI ::std::shared_ptr<::br::worldgen::StructureInstance > br::worldgen::Structure::generate ( ::br::worldgen::GenerationContext & context) const
inherited
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() [3/3]

MCAPI void * br::worldgen::Structure::$ctor ( ::br::worldgen::Structure const & )
inherited
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: