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

Public Member Functions

Structureoperator= (Structure const &)
 
virtual short originHeight (::IRandom &, ::br::worldgen::WorldGenContext &) const =0
 
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<::BiomeIdType > > 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
 

Member Function Documentation

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