← Back to Index

PlayerArmorDamagePacket (149)

Sent from server whenever the player's armor takes damage.
Field Name Type Field Index Description
Armor Slot and Damage Pairs (Required) array<ArmorSlotAndDamagePair> 0

ArmorSlotAndDamagePair (Array Item)

Field Name Type Field Index Description
Armor Slot (Required) varint32 0
Enum Values:
Index Value
0 Head
1 Torso
2 Legs
3 Feet
4 Body
Damage (Required) int16 1