LeviLamina
Loading...
Searching...
No Matches
br::worldgen::StructureSetRegistry Class Reference

Public Types

using Map = ::entt::dense_map<::std::string, ::std::shared_ptr<::br::worldgen::StructureSet>>
 

Public Member Functions

MCAPI void record (::std::string_view key, ::std::shared_ptr<::br::worldgen::StructureSet > &&set)
 

Public Attributes

::ll::TypedStorage< 8, 72, ::entt::dense_map<::std::string, ::std::shared_ptr<::br::worldgen::StructureSet > > > mStructureSets
 

Member Function Documentation

◆ record()

MCAPI void br::worldgen::StructureSetRegistry::record ( ::std::string_view key,
::std::shared_ptr<::br::worldgen::StructureSet > && set )
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: