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

Public Types

using BlockTagRulesRegistryMap
 
using BlockTagRulesLookupMap
 

Public Member Functions

MCAPI ::std::vector<::std::unique_ptr<::StructurePoolBlockTagRule > > const * lookupByName (::std::string name) const
 
MCAPI void registerBlockTagRules (::std::string name, ::std::unique_ptr<::std::vector<::std::unique_ptr<::StructurePoolBlockTagRule > > > &&ruleList)
 
MCAPI ~JigsawStructureBlockTagRulesRegistry ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::std::vector<::std::unique_ptr<::StructurePoolBlockTagRule > > > > > mBlockTagRulesRegistry
 
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::std::vector<::std::unique_ptr<::StructurePoolBlockTagRule > > const * > > mBlockTagRuleLookupMap
 

Member Typedef Documentation

◆ BlockTagRulesRegistryMap

using JigsawStructureBlockTagRulesRegistry::BlockTagRulesRegistryMap
Initial value:
::std::vector<::std::unique_ptr<::std::vector<::std::unique_ptr<::StructurePoolBlockTagRule>>>>

◆ BlockTagRulesLookupMap

using JigsawStructureBlockTagRulesRegistry::BlockTagRulesLookupMap
Initial value:
::std::unordered_map<::std::string, ::std::vector<::std::unique_ptr<::StructurePoolBlockTagRule>> const*>

Constructor & Destructor Documentation

◆ ~JigsawStructureBlockTagRulesRegistry()

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

◆ lookupByName()

MCAPI ::std::vector<::std::unique_ptr<::StructurePoolBlockTagRule > > const * JigsawStructureBlockTagRulesRegistry::lookupByName ( ::std::string name) 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.

◆ registerBlockTagRules()

MCAPI void JigsawStructureBlockTagRulesRegistry::registerBlockTagRules ( ::std::string name,
::std::unique_ptr<::std::vector<::std::unique_ptr<::StructurePoolBlockTagRule > > > && ruleList )
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 JigsawStructureBlockTagRulesRegistry::$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: