LeviLamina
Loading...
Searching...
No Matches
InternalComponentRegistry::ComponentInfo Struct Reference

Public Member Functions

ComponentInfooperator= (ComponentInfo const &)
 
 ComponentInfo (ComponentInfo const &)
 
MCAPI::InternalComponentRegistry::ComponentInfo & operator= (::InternalComponentRegistry::ComponentInfo &&)
 
MCAPI ~ComponentInfo ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 64, ::std::function< void(::CompoundTag const &, ::CompoundTag &)> > mLegacyDataConversionFunc
 
::ll::TypedStorage< 8, 64, ::std::function< void(::Actor &, ::CompoundTag const &)> > mCreateAndLoadComponentFunc
 
::ll::TypedStorage< 8, 64, ::std::function< void(::Actor const &, ::CompoundTag &)> > mSaveComponentFunc
 

Constructor & Destructor Documentation

◆ ~ComponentInfo()

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

◆ operator=()

MCAPI::InternalComponentRegistry::ComponentInfo & InternalComponentRegistry::ComponentInfo::operator= ( ::InternalComponentRegistry::ComponentInfo && )
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 InternalComponentRegistry::ComponentInfo::$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 struct was generated from the following file: