LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptBlockComponentRegistry Class Reference

Public Member Functions

ScriptBlockComponentRegistry & operator= (ScriptBlockComponentRegistry const &)
 ScriptBlockComponentRegistry (ScriptBlockComponentRegistry const &)
MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptNamespaceNameError, ::ScriptModuleMinecraft::ScriptCustomComponentInvalidRegistryError, ::ScriptModuleMinecraft::ScriptBlockCustomComponentAlreadyRegisteredError, ::ScriptModuleMinecraft::ScriptBlockCustomComponentReloadVersionError, ::ScriptModuleMinecraft::ScriptBlockCustomComponentReloadNewEventError, ::ScriptModuleMinecraft::ScriptBlockCustomComponentReloadNewComponentError, ::Scripting::EngineErrorregisterCustomComponent (::Scripting::WeakLifetimeScope &scope, ::std::string const &compName, ::ScriptModuleMinecraft::ScriptBlockCustomComponentInterface closures)
MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptCustomComponentNameError, ::ScriptModuleMinecraft::ScriptCustomComponentInvalidRegistryError, ::ScriptModuleMinecraft::ScriptBlockCustomComponentAlreadyRegisteredError, ::ScriptModuleMinecraft::ScriptBlockCustomComponentReloadVersionError, ::ScriptModuleMinecraft::ScriptBlockCustomComponentReloadNewEventError, ::ScriptModuleMinecraft::ScriptBlockCustomComponentReloadNewComponentError, ::Scripting::EngineErrorregisterCustomComponentV1 (::Scripting::WeakLifetimeScope &scope, ::std::string const &compName, ::ScriptModuleMinecraft::ScriptBlockCustomComponentInterface closures)

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk7363f7

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()

MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptBlockComponentRegistry::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: