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)
MCFOLD void $_onReload ()
MCFOLD void $_onScriptInitializationComplete ()
MCFOLD void $_onScriptModuleStartupComplete ()

Static Public Member Functions

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

Public Attributes

::ll::TypedStorage< 4, 4, ::ScriptModuleMinecraft::ScriptServerState > mState
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmPreReloadSub
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmInitializeCompleteSub
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmStartupCompleteSub

Member Function Documentation

◆ $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.

◆ $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: