|
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 |
|
|
::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, ::AttributeInstanceHandle > | mAttributeHandle |
|
◆ tick()
◆ notify()
◆ _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()
- 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()
- 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()
- 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: