Skip to main content

Module c_update_attributes

Module c_update_attributes 

Source
Expand description

Clientbound update attributes packet - sent to sync entity attributes with modifiers.

Structs§

AttributeModifierData
Represents a single attribute modifier within an attribute snapshot.
AttributeSnapshot
A snapshot of a single attribute’s state, including its base value and active modifiers.
CUpdateAttributes
Clientbound packet sent to update entity attributes and their modifiers.

Enums§

AttributeModifierOperation
The operation type for an attribute modifier.