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

Public Types

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

Public Member Functions

MCAPI ::std::shared_ptr<::br::worldgen::Structure const > get (::std::string_view key) const
 
MCAPI ~StructureRegistry ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 72, ::entt::dense_map<::std::string, ::std::shared_ptr<::br::worldgen::Structure > > > mStructures
 

Constructor & Destructor Documentation

◆ ~StructureRegistry()

MCAPI br::worldgen::StructureRegistry::~StructureRegistry ( )
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::shared_ptr<::br::worldgen::Structure const > br::worldgen::StructureRegistry::get ( ::std::string_view 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 br::worldgen::StructureRegistry::$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: