LeviLamina
Loading...
Searching...
No Matches
MobEffectInstance Class Reference

Public Member Functions

MCAPI MobEffectInstance (::MobEffectInstance &&)
 
MCAPI MobEffectInstance (::MobEffectInstance const &)
 
MCAPI MobEffectInstance (uint id)
 
MCAPI::std::string getDisplayName () const
 
MCAPI::MobEffectInstance & operator= (::MobEffectInstance &&)
 
MCAPI::MobEffectInstance & operator= (::MobEffectInstance const &)
 
MCAPI ::std::unique_ptr<::CompoundTagsave () const
 
MCAPI void update (::MobEffectInstance const &takeOver)
 
MCAPI void * $ctor (::MobEffectInstance &&)
 
MCAPI void * $ctor (::MobEffectInstance const &)
 
MCAPI void * $ctor (uint id)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::mce::Color getAverageColorValue (::std::vector<::MobEffectInstance > const &effects)
 
static MCAPI ::MobEffectInstance load (::CompoundTag const &tag)
 
static MCAPI ::MobEffectInstance const & NO_EFFECT ()
 
static MCAPI float & splashDurationMultiplier ()
 

Public Attributes

::ll::TypedStorage< 4, 4, uint > mId
 
::ll::TypedStorage< 4, 4, ::EffectDurationmDuration
 
::ll::TypedStorage< 4, 8, ::std::optional<::EffectDuration > > mDurationEasy
 
::ll::TypedStorage< 4, 8, ::std::optional<::EffectDuration > > mDurationNormal
 
::ll::TypedStorage< 4, 8, ::std::optional<::EffectDuration > > mDurationHard
 
::ll::TypedStorage< 4, 4, int > mAmplifier
 
::ll::TypedStorage< 1, 1, bool > mDisplayOnScreenTextureAnimation
 
::ll::TypedStorage< 1, 1, bool > mIsCounterPausedThisTick
 
::ll::TypedStorage< 1, 1, bool > mAmbient
 
::ll::TypedStorage< 1, 1, bool > mEffectVisible
 
::ll::TypedStorage< 8, 96, ::MobEffect::FactorCalculationDatamFactorCalculationData
 

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