LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptItemComponentRegistry Class Reference
+ Inheritance diagram for ScriptModuleMinecraft::ScriptItemComponentRegistry:

Public Member Functions

ScriptItemComponentRegistryoperator= (ScriptItemComponentRegistry const &)
 
 ScriptItemComponentRegistry (ScriptItemComponentRegistry const &)
 
MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptNamespaceNameError, ::ScriptModuleMinecraft::ScriptCustomComponentInvalidRegistryError, ::ScriptModuleMinecraft::ScriptItemCustomComponentAlreadyRegisteredError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadVersionError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadNewEventError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadNewComponentError, ::Scripting::EngineErrorregisterCustomComponent (::Scripting::WeakLifetimeScope &scope, ::std::string const &componentName, ::ScriptModuleMinecraft::ScriptItemCustomComponentInterface closures)
 
MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptCustomComponentNameError, ::ScriptModuleMinecraft::ScriptCustomComponentInvalidRegistryError, ::ScriptModuleMinecraft::ScriptItemCustomComponentAlreadyRegisteredError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadVersionError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadNewEventError, ::ScriptModuleMinecraft::ScriptItemCustomComponentReloadNewComponentError, ::Scripting::EngineErrorregisterCustomComponentV1 (::Scripting::WeakLifetimeScope &scope, ::std::string const &componentName, ::ScriptModuleMinecraft::ScriptItemCustomComponentInterface closures)
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk3564a8
 

Member Function Documentation

◆ registerCustomComponent()

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.

◆ registerCustomComponentV1()

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.

◆ bind()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptItemComponentRegistry::bind ( )
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: