LeviLamina
Loading...
Searching...
No Matches
br::worldgen::Structure Struct Referenceabstract
+ Inheritance diagram for br::worldgen::Structure:

Public Member Functions

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

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::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

◆ Structure()

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

Member Function Documentation

◆ generate()

MCAPI ::std::shared_ptr<::br::worldgen::StructureInstance > br::worldgen::Structure::generate ( ::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.

◆ $ctor()

MCAPI void * br::worldgen::Structure::$ctor ( ::br::worldgen::Structure 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::Structure::$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::Structure::$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 struct was generated from the following file: