Skip to content

Destroy Entity

Packet IDDirectionMojang NameMCP Name
0x1DClientboundRemoveEntityPacketPacket29DestroyEntity

Clientbound

Sent to the client when an entity should be destroyed on the client, such as a mob despawning or a player disconnecting.

FieldTypeDescription
Entity IDIntegerThe ID of the entity that should be destroyed

Example Packets

Clientbound

FieldValue
Entity ID1298