← Back to Index

ClientMovementPredictionSyncPacket (322)

Sends client movement prediction information to the server
Only used in Server-Authoritative Movement. Sent periodically if the client has received corrections from the server. Contains information about client-predictions that are relevant to movement.
Field Name Type Field Index Description
Actor Data Flag (Required) ActorDataFlagComponent 0

ActorDataFlagComponent

Field Name Type Field Index Description
Actor Flag Bitset Data (Required) array<uint8> 0
Actor Bounding Box (Required) ActorDataBoundingBoxComponent 1

ActorDataBoundingBoxComponent

Field Name Type Field Index Description
Actor Data Bounding Box (Required) array<float> 0
Movement Attributes (Required) MovementAttributesComponent 2
Actor Unique ID (Required) ActorUniqueID 3

ActorUniqueID

Field Name Type Field Index Description
Actor Unique ID (Required) varint64 0
Actor Flying State (Required) boolean 4