Expand description
Attributes and modifiers for entities.
Also see https://minecraft.wiki/w/Attribute.
Structs§
- Already
Present Error - An error for when we try to call
AttributeInstance::try_insertwhen the modifier is already present. - Attribute
Instance - An individual attribute for an entity, which may have any number of modifiers attached to it.
- Attributes
- A component that contains the current attribute values for an entity.