LeviLamina
Loading...
Searching...
No Matches
StructureSpawnRegistry Class Reference

Public Member Functions

MCAPI ::std::unordered_map<::SpawnCategory::Type, ::br::worldgen::StructureSpawnOverride > const * get (::std::string const &key) const
 
MCAPI ~StructureSpawnRegistry ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 64, ::std::unordered_map< ::std::string, ::std::unordered_map<::SpawnCategory::Type, ::br::worldgen::StructureSpawnOverride > > > mStaticStructures
 
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::std::weak_ptr<::br::worldgen::Structure > > > mDynamicStructures
 

Constructor & Destructor Documentation

◆ ~StructureSpawnRegistry()

MCAPI StructureSpawnRegistry::~StructureSpawnRegistry ( )
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

◆ get()

MCAPI ::std::unordered_map<::SpawnCategory::Type, ::br::worldgen::StructureSpawnOverride > const * StructureSpawnRegistry::get ( ::std::string const & key) 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 StructureSpawnRegistry::$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: