|
Botcraft 1.21.10
|
This is the complete list of members for Botcraft::EntityAttribute, including all inherited members.
| base_value | Botcraft::EntityAttribute | private |
| ClearModifiers() | Botcraft::EntityAttribute | |
| current_value | Botcraft::EntityAttribute | mutableprivate |
| EntityAttribute(const Type type_, const double base_value_) | Botcraft::EntityAttribute | |
| EntityAttribute()=delete | Botcraft::EntityAttribute | |
| GetBaseValue() const | Botcraft::EntityAttribute | |
| GetModifier(const ModifierKey &key) | Botcraft::EntityAttribute | |
| GetModifiers() const | Botcraft::EntityAttribute | |
| GetType() const | Botcraft::EntityAttribute | |
| GetValue() const | Botcraft::EntityAttribute | |
| ModifierKey typedef | Botcraft::EntityAttribute | |
| modifiers | Botcraft::EntityAttribute | private |
| RemoveModifier(const ModifierKey &key) | Botcraft::EntityAttribute | |
| SetBaseValue(const double new_value) | Botcraft::EntityAttribute | |
| SetModifier(const ModifierKey &key, const Modifier &modifier) | Botcraft::EntityAttribute | |
| type | Botcraft::EntityAttribute | private |
| Type enum name | Botcraft::EntityAttribute | |
| up_to_date | Botcraft::EntityAttribute | mutableprivate |
| UpdateValue() const | Botcraft::EntityAttribute | private |