← Packet index

Packet 157

MotionPredictionHintsPacket

It is essentially a SetActionMotionPacket with a bool indicating if the actor was on the ground at the time the packet is sent or not.

This is from the server when spatial optimizations are enabled and the server does not send a spatial update.

Packet datagramWire order
HeaderID 157varuint
0mRuntimeIdActorRuntimeID · variable
1mMotionVec3 · variable
2mOnGroundboolean · 1 byte

Serialized fields

3 top-level fields
  1. 0mRuntimeIdId of moving actorActorRuntimeID
    1. 0Actor Runtime IDCompressionvaruint64
  2. 1mMotionPosition deltaVec3
  3. 2mOnGroundNot falling / jumpingboolean

Changelog

Stable releases

Changes between stable protocol releases.

No stable release changes are recorded for this packet.