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

Public Member Functions

ScriptMobEffectInstanceoperator= (ScriptMobEffectInstance const &)
 
 ScriptMobEffectInstance (ScriptMobEffectInstance const &)
 
MCAPI ScriptMobEffectInstance (::Actor const &actor, uint effectIdx)
 
MCAPI bool _isValid () const
 
MCAPI ::Scripting::Result_deprecated< int > getAmplifier () const
 
MCAPI ::Scripting::Result_deprecated<::std::string > getDisplayName () const
 
MCAPI::std::string getDisplayName_010 () const
 
MCAPI ::Scripting::Result_deprecated< int > getDuration () const
 
MCAPI ::Scripting::Result_deprecated<::std::string > getTypeId_V1 () const
 
MCAPI ::Scripting::Result_deprecated<::std::string > getTypeId_V2 () const
 
MCAPI::ScriptModuleMinecraft::ScriptMobEffectInstance & operator= (::ScriptModuleMinecraft::ScriptMobEffectInstance &&)
 
MCAPI::MobEffectInstance const * tryGetEffect () const
 
MCAPI void * $ctor (::Actor const &actor, uint effectIdx)
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk6f7818
 
::ll::UntypedStorage< 8, 24 > mUnke266c8
 

Constructor & Destructor Documentation

◆ ScriptMobEffectInstance()

MCAPI ScriptModuleMinecraft::ScriptMobEffectInstance::ScriptMobEffectInstance ( ::Actor const & actor,
uint effectIdx )
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.

Member Function Documentation

◆ _isValid()

MCAPI bool ScriptModuleMinecraft::ScriptMobEffectInstance::_isValid ( ) const
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.

◆ getAmplifier()

MCAPI ::Scripting::Result_deprecated< int > ScriptModuleMinecraft::ScriptMobEffectInstance::getAmplifier ( ) const
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.

◆ getDisplayName()

MCAPI ::Scripting::Result_deprecated<::std::string > ScriptModuleMinecraft::ScriptMobEffectInstance::getDisplayName ( ) const
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.

◆ getDisplayName_010()

MCAPI::std::string ScriptModuleMinecraft::ScriptMobEffectInstance::getDisplayName_010 ( ) const
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.

◆ getDuration()

MCAPI ::Scripting::Result_deprecated< int > ScriptModuleMinecraft::ScriptMobEffectInstance::getDuration ( ) const
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.

◆ getTypeId_V1()

MCAPI ::Scripting::Result_deprecated<::std::string > ScriptModuleMinecraft::ScriptMobEffectInstance::getTypeId_V1 ( ) const
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.

◆ getTypeId_V2()

MCAPI ::Scripting::Result_deprecated<::std::string > ScriptModuleMinecraft::ScriptMobEffectInstance::getTypeId_V2 ( ) const
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.

◆ operator=()

MCAPI::ScriptModuleMinecraft::ScriptMobEffectInstance & ScriptModuleMinecraft::ScriptMobEffectInstance::operator= ( ::ScriptModuleMinecraft::ScriptMobEffectInstance && )
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.

◆ tryGetEffect()

MCAPI::MobEffectInstance const * ScriptModuleMinecraft::ScriptMobEffectInstance::tryGetEffect ( ) const
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::ScriptMobEffectInstance::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.

◆ $ctor()

MCAPI void * ScriptModuleMinecraft::ScriptMobEffectInstance::$ctor ( ::Actor const & actor,
uint effectIdx )
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: