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 void insert (::std::string_view key, ::std::unordered_map<::SpawnCategory::Type, ::br::worldgen::StructureSpawnOverride > &&staticStructureMobs)
 

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
 

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.

◆ insert()

MCAPI void StructureSpawnRegistry::insert ( ::std::string_view key,
::std::unordered_map<::SpawnCategory::Type, ::br::worldgen::StructureSpawnOverride > && staticStructureMobs )
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: