LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::IScriptItemCustomComponentRegistry Class Referenceabstract
Inheritance diagram for ScriptModuleMinecraft::IScriptItemCustomComponentRegistry:

Public Member Functions

virtual::ScriptDeferredEventListener & getEventListener ()=0
virtual void setCerealContext (::cereal::ReflectionCtx &)
MCAPI void $dtor ()
virtual ::std::vector<::std::string_view > getValidComponentsForItem (::Scripting::WeakTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack >) const =0
virtual ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptCustomComponentParameters > const & tryGetCustomComponentParametersForItem (::Scripting::WeakTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack >, ::std::string_view, ::Scripting::WeakLifetimeScope const &) const =0
virtual ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptCustomComponentInvalidRegistryError, ::ScriptModuleMinecraft::ScriptItemCustomComponentAlreadyRegisteredError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadVersionError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadNewEventError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadNewComponentErrortryRegisterComponentV1 (::HashedString const &, ::ScriptModuleMinecraft::ScriptItemCustomComponentInterface &&)=0
virtual ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptCustomComponentInvalidRegistryError, ::ScriptModuleMinecraft::ScriptItemCustomComponentAlreadyRegisteredError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadVersionError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadNewEventError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadNewComponentErrortryRegisterComponent (::HashedString const &, ::ScriptModuleMinecraft::ScriptItemCustomComponentInterface &&)=0
virtual void _onReload ()
virtual void _onScriptInitializationComplete ()
virtual void _onScriptModuleStartupComplete ()
MCAPI void * $ctor (::ServerScriptManagerEvents &events)
MCAPI void $_onReload ()
MCAPI void $_onScriptInitializationComplete ()
MCAPI void $_onScriptModuleStartupComplete ()

Static Public Member Functions

static MCAPI void ** $vftable ()
static MCAPI void ** $vftable ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk7f133f
::ll::UntypedStorage< 8, 16 > mUnkccd0a1
::ll::UntypedStorage< 8, 16 > mUnke8d94f
::ll::UntypedStorage< 8, 16 > mUnk5bdafd

Member Function Documentation

◆ $dtor()

MCAPI void ScriptModuleMinecraft::IScriptItemCustomComponentRegistry::$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() [1/3]

MCAPI void ** ScriptModuleMinecraft::IScriptItemCustomComponentReader::$vftable ( )
staticinherited
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() [2/3]

MCAPI void ** ScriptModuleMinecraft::IScriptItemCustomComponentWriter::$vftable ( )
staticinherited
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.

◆ $ctor()

MCAPI void * ScriptModuleMinecraft::ScriptServerStateMonitor::$ctor ( ::ServerScriptManagerEvents & events)
inherited
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.

◆ $_onReload()

MCAPI void ScriptModuleMinecraft::ScriptServerStateMonitor::$_onReload ( )
inherited
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.

◆ $_onScriptInitializationComplete()

MCAPI void ScriptModuleMinecraft::ScriptServerStateMonitor::$_onScriptInitializationComplete ( )
inherited
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.

◆ $_onScriptModuleStartupComplete()

MCAPI void ScriptModuleMinecraft::ScriptServerStateMonitor::$_onScriptModuleStartupComplete ( )
inherited
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() [3/3]

MCAPI void ** ScriptModuleMinecraft::ScriptServerStateMonitor::$vftable ( )
staticinherited
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: