LeviLamina
Loading...
Searching...
No Matches
BlockComponentFactory Class Reference
+ Inheritance diagram for BlockComponentFactory:

Classes

struct  ComponentMetadata
 

Public Member Functions

 BlockComponentFactory (BlockComponentFactory const &)
 
MCAPI void _buildBlockComponentsSchema ()
 
MCAPI void _registerLegacyDescriptions (::IPackLoadContext const *packLoadContext)
 
MCAPI::BlockComponentFactory & operator= (::BlockComponentFactory const &)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::unordered_map<::std::string, ::BlockComponentFactory::ComponentMetadata > * contextInstanceIfAvailable (::cereal::ReflectionCtx const &ctx)
 
static MCAPI void registerAllCerealDescriptions (::cereal::ReflectionCtx &ctx)
 
static MCAPI ::std::unordered_map<::std::string, ::BlockComponentFactory::ComponentMetadata > & setupContextInstanceIfRequired (::cereal::ReflectionCtx &ctx)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnkb8c428
 

Member Function Documentation

◆ _buildBlockComponentsSchema()

MCAPI void BlockComponentFactory::_buildBlockComponentsSchema ( )
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.

◆ _registerLegacyDescriptions()

MCAPI void BlockComponentFactory::_registerLegacyDescriptions ( ::IPackLoadContext const * packLoadContext)
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.

◆ operator=()

MCAPI::BlockComponentFactory & BlockComponentFactory::operator= ( ::BlockComponentFactory 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.

◆ contextInstanceIfAvailable()

static MCAPI ::std::unordered_map<::std::string, ::BlockComponentFactory::ComponentMetadata > * BlockComponentFactory::contextInstanceIfAvailable ( ::cereal::ReflectionCtx const & ctx)
static
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.

◆ registerAllCerealDescriptions()

static MCAPI void BlockComponentFactory::registerAllCerealDescriptions ( ::cereal::ReflectionCtx & ctx)
static
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.

◆ setupContextInstanceIfRequired()

static MCAPI ::std::unordered_map<::std::string, ::BlockComponentFactory::ComponentMetadata > & BlockComponentFactory::setupContextInstanceIfRequired ( ::cereal::ReflectionCtx & ctx)
static
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 BlockComponentFactory::$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.

◆ $vftable()

static MCAPI void ** BlockComponentFactory::$vftable ( )
static
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: