|
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::ScriptItemCustomComponentReloadNewComponentError > | tryRegisterComponentV1 (::HashedString const &, ::ScriptModuleMinecraft::ScriptItemCustomComponentInterface &&)=0 |
|
virtual ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptCustomComponentInvalidRegistryError, ::ScriptModuleMinecraft::ScriptItemCustomComponentAlreadyRegisteredError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadVersionError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadNewEventError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadNewComponentError > | tryRegisterComponent (::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 () |
|
◆ $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]
static 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]
static 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()
- 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]
static 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: