LeviLamina
Loading...
Searching...
No Matches
HealthAttributeDelegate Class Reference
Inheritance diagram for HealthAttributeDelegate:

Public Member Functions

virtual void tick (::AttributeInstance &mutableInstance, ::AttributeModificationContext &context)
virtual bool willChange (float oldValue, float newValue, ::AttributeBuff const &buff)
virtual float change (float oldValue, float newValue, ::AttributeBuff const &buff)
virtual float getBuffValueWithModifiers (::AttributeBuff const &buff) const
MCAPI void $tick (::AttributeInstance &mutableInstance, ::AttributeModificationContext &context)
MCAPI bool $willChange (float oldValue, float newValue, ::AttributeBuff const &buff)
MCAPI float $change (float oldValue, float newValue, ::AttributeBuff const &buff)
MCAPI float $getBuffValueWithModifiers (::AttributeBuff const &buff) const
virtual void notify (int64, ::AttributeModificationContext &)
MCFOLD void $notify (int64, ::AttributeModificationContext &)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 4, 4, int > mTickCounter
::ll::TypedStorage< 8, 8, ::Mob * > mMob
::ll::TypedStorage< 4, 4, ::AttributeInstanceHandlemAttributeHandle

Member Function Documentation

◆ tick()

virtual void HealthAttributeDelegate::tick ( ::AttributeInstance & mutableInstance,
::AttributeModificationContext & context )
virtual

Reimplemented from AttributeInstanceDelegate.

◆ willChange()

virtual bool HealthAttributeDelegate::willChange ( float oldValue,
float newValue,
::AttributeBuff const & buff )
virtual

Reimplemented from AttributeInstanceDelegate.

◆ change()

virtual float HealthAttributeDelegate::change ( float oldValue,
float newValue,
::AttributeBuff const & buff )
virtual

Reimplemented from AttributeInstanceDelegate.

◆ getBuffValueWithModifiers()

virtual float HealthAttributeDelegate::getBuffValueWithModifiers ( ::AttributeBuff const & buff) const
virtual

Reimplemented from AttributeInstanceDelegate.

◆ $vftable()

MCAPI void ** HealthAttributeDelegate::$vftable ( )
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: