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

Public Member Functions

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

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 4, 4, int > mActionTickTimer
 
::ll::TypedStorage< 4, 4, int > mTickCounter
 
::ll::TypedStorage< 4, 4, float > mLastFoodLevel
 
::ll::TypedStorage< 8, 8, ::Player * > mPlayer
 
::ll::TypedStorage< 4, 4, ::AttributeInstanceHandlemAttributeHandle
 

Member Function Documentation

◆ tick()

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

Reimplemented from AttributeInstanceDelegate.

◆ notify()

virtual void HungerAttributeDelegate::notify ( int64 type,
::AttributeModificationContext & context )
virtual

Reimplemented from AttributeInstanceDelegate.

◆ _canPlayerBeAffectedByHunger()

MCAPI bool HungerAttributeDelegate::_canPlayerBeAffectedByHunger ( ) 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.

◆ $tick()

MCAPI void HungerAttributeDelegate::$tick ( ::AttributeInstance & mutableInstance,
::AttributeModificationContext & context )
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.

◆ $notify()

MCAPI void HungerAttributeDelegate::$notify ( int64 type,
::AttributeModificationContext & context )
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.

◆ $vftable()

static MCAPI void ** HungerAttributeDelegate::$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.

◆ _getMutableInstance()

MCAPI::AttributeInstance * AttributeInstanceDelegate::_getMutableInstance ( ::AttributeModificationContext & context) const
inherited
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.

◆ $willChange()

MCAPI bool AttributeInstanceDelegate::$willChange ( float ,
float ,
::AttributeBuff const &  )
inherited
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.

◆ $change()

MCAPI float AttributeInstanceDelegate::$change ( float ,
float newValue,
::AttributeBuff const &  )
inherited
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.

◆ $getBuffValueWithModifiers()

MCAPI float AttributeInstanceDelegate::$getBuffValueWithModifiers ( ::AttributeBuff const & buff) const
inherited
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: