Skip to content

Mount Entity

Packet IDDirectionMojang NameMCP Name
0x27ClientboundSetRidingPacketPacket39AttachEntity

Clientbound

Sent to the client to attach an entity to another. Used for riding.

FieldTypeDescription
Entity ID (Rider)IntegerThe ID of the entity that should ride
Entity ID (Ridden)IntegerThe ID of the entity that should be ridden

Example Packets

Clientbound

FieldValue
Entity ID (Rider)2
Entity ID (Ridden)654