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

Classes

struct  ComponentInfo
 

Public Member Functions

virtual void registerComponents ()
 
MCAPI void _initializeComponents (::Actor &owner, ::CompoundTag const &tag, ::DataLoadHelper &dataLoadHelper) const
 
MCAPI void initializeComponents (::Actor &owner, ::CompoundTag const &tag, ::DataLoadHelper &dataLoadHelper) const
 
MCAPI void $registerComponents ()
 

Static Public Member Functions

static MCAPI ::CompoundTag_getOrCreateComponentScope (::CompoundTag &tag, ::std::string const &componentName)
 
static MCAPI ::std::string const & INTERNAL_COMPONENTS ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::InternalComponentRegistry::ComponentInfo > > mRegistry
 

Member Function Documentation

◆ _initializeComponents()

MCAPI void InternalComponentRegistry::_initializeComponents ( ::Actor & owner,
::CompoundTag const & tag,
::DataLoadHelper & dataLoadHelper ) 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.

◆ initializeComponents()

MCAPI void InternalComponentRegistry::initializeComponents ( ::Actor & owner,
::CompoundTag const & tag,
::DataLoadHelper & dataLoadHelper ) 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.

◆ _getOrCreateComponentScope()

static MCAPI ::CompoundTag & InternalComponentRegistry::_getOrCreateComponentScope ( ::CompoundTag & tag,
::std::string const & componentName )
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.

◆ INTERNAL_COMPONENTS()

static MCAPI ::std::string const & InternalComponentRegistry::INTERNAL_COMPONENTS ( )
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.

◆ $registerComponents()

MCAPI void InternalComponentRegistry::$registerComponents ( )
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 ** InternalComponentRegistry::$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: