LeviLamina
Loading...
Searching...
No Matches
MobEffect::FactorCalculationData Struct Reference

Public Member Functions

 FactorCalculationData (FactorCalculationData const &)
 
MCAPI::MobEffect::FactorCalculationData & operator= (::MobEffect::FactorCalculationData const &)
 
MCAPI ::std::unique_ptr<::CompoundTagsave () const
 
MCAPI ~FactorCalculationData ()
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::MobEffect::FactorCalculationData load (::CompoundTag const *tag)
 

Public Attributes

::ll::TypedStorage< 4, 4, int > mPaddingDuration
 
::ll::TypedStorage< 4, 4, float > mFactorStart
 
::ll::TypedStorage< 4, 4, float > mFactorTarget
 
::ll::TypedStorage< 4, 4, float > mFactorCurrent
 
::ll::TypedStorage< 8, 64, ::std::function< void(::MobEffect::FactorCalculationData &, ::EffectDuration)> > mUpdateFn
 
::ll::TypedStorage< 4, 4, int > mTicksActive
 
::ll::TypedStorage< 4, 4, float > mFactorPreviousFrame
 
::ll::TypedStorage< 1, 1, bool > mHadEffectLastTick
 
::ll::TypedStorage< 1, 1, bool > mHadApplied
 

Constructor & Destructor Documentation

◆ ~FactorCalculationData()

MCAPI MobEffect::FactorCalculationData::~FactorCalculationData ( )
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

◆ operator=()

MCAPI::MobEffect::FactorCalculationData & MobEffect::FactorCalculationData::operator= ( ::MobEffect::FactorCalculationData 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.

◆ save()

MCAPI ::std::unique_ptr<::CompoundTag > MobEffect::FactorCalculationData::save ( ) 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.

◆ load()

static MCAPI ::MobEffect::FactorCalculationData MobEffect::FactorCalculationData::load ( ::CompoundTag const * tag)
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.

◆ $dtor()

MCAPI void MobEffect::FactorCalculationData::$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.

The documentation for this struct was generated from the following file: