← Packet index

Packet 35

ActorPickRequestPacket

Player clicks on an actor in the world, eg a chicken.

Packet datagramWire order
HeaderID 35varuint
0Actor IDint64 · 8 bytes
1Max Slotsuint8 · 1 byte
2With Databoolean · 1 byte

Serialized fields

3 top-level fields
  1. 0Actor IDTarget Actor IDint64
  2. 1Max Slotsnumber of empty hotbar slots (to decide whether to overwrite a slot or add it to an empty one)uint8
  3. 2With Datawhether we want to store the NBT data along with the itemboolean

Changelog

Stable releases

Changes between stable protocol releases.

No stable release changes are recorded for this packet.