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

Public Member Functions

ScriptEffectsoperator= (ScriptEffects const &)
 
 ScriptEffects (ScriptEffects const &)
 
MCAPI void _generateAllEffectsHandles (::Scripting::WeakLifetimeScope &scope)
 
MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptEffectType > > get (::Scripting::WeakLifetimeScope &scope, ::std::string const &effectName)
 
MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptEffectType > > getAllEffectTypes (::Scripting::WeakLifetimeScope &scope)
 

Static Public Member Functions

static MCAPI void bind (::Scripting::ModuleBindingBuilder &moduleBuilder)
 
static MCAPI void bindV010 (::Scripting::ModuleBindingBuilder &moduleBuilder)
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk8a793a
 

Member Function Documentation

◆ _generateAllEffectsHandles()

MCAPI void ScriptModuleMinecraft::ScriptEffects::_generateAllEffectsHandles ( ::Scripting::WeakLifetimeScope & scope)
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.

◆ get()

MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptEffectType > > ScriptModuleMinecraft::ScriptEffects::get ( ::Scripting::WeakLifetimeScope & scope,
::std::string const & effectName )
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.

◆ getAllEffectTypes()

MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptEffectType > > ScriptModuleMinecraft::ScriptEffects::getAllEffectTypes ( ::Scripting::WeakLifetimeScope & scope)
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 void ScriptModuleMinecraft::ScriptEffects::bind ( ::Scripting::ModuleBindingBuilder & moduleBuilder)
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.

◆ bindV010()

static MCAPI void ScriptModuleMinecraft::ScriptEffects::bindV010 ( ::Scripting::ModuleBindingBuilder & moduleBuilder)
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: