20 ::ll::TypedStorage<8, 8, ::AttributeInstanceRef> mInstance;
21 ::ll::TypedStorage<8, 8, ::AttributeModificationContext> mContext;
29 MCAPI
void addModifier(::std::shared_ptr<::AttributeModifier> modifier);
31 MCAPI
float getCurrentValue()
const;
35 MCAPI
bool hasModifier(::std::shared_ptr<::AttributeModifier> modifier)
const;
39 MCAPI
void setCurrentValue(
float value);
41 MCAPI
void setMaxValue(
float max);