Skip to content

Entity Health Action

Packet IDDirectionMojang NameMCP Name
0x26ClientboundEntityEventPacketPacket38EntityStatus

Clientbound

Sent to the client to showcase an entity's health state, such as if it should turn red when being hit or if it should play the death animation.

FieldTypeDescription
Entity IDIntegerThe ID of the entity that should show this action
ActionByteAction that should be shown
ValueActionEntity
2HurtAny
3DeathAny
6Smoke ParticlesWolf
7Heart ParticlesWolf
8Start ShakingWolf

Unlisted values do nothing.

Example Packets

Clientbound

FieldValue
Entity ID1298
Action2 (Hurt)