Packet 341
LocatorBarPacket
Syncs LocatorBar changes on the server with the client.
HeaderID 341varuint
0Waypointsarray<LocatorBarWaypointPayload> · variable
Serialized fields
1 top-level fields0WaypointsArray of LocatorBarWaypointPayload'sLocatorBarWaypointPayloadas
array<LocatorBarWaypointPayload>0GroupHandleWaypointGroup::WaypointHandle used to lookup Waypoint in WaypointGroups.WaypointGroup::WaypointHandle
1ServerWaypointPayloadContains the optional data to add or update the client Waypoint.ServerWaypoint::Payload
- 0UpdateFlagA bitflag uint used to map to which of the optional values in this payload should be updated.
uint32 2WorldPositionoptionalThe Vec3 position and DimensionID of the waypoint.WorldPosition
7ActorUniqueIDoptionalThe entity id that Waypoint will be attached to.ActorUniqueID
- 0Actor Unique IDCompression
varint64
2ActionFlagEnum which defines if the Waypoint operation was an add, remove or update.CompressionEnum-as-ValueServerWaypointGroup::Actionas
uint8- 0
None - 1
Add - 2
Remove - 3
Update
- 0
Changelog
Stable releases
Changes between stable protocol releases.
No stable release changes are recorded for this packet.
All builds
Changes between consecutive stable releases and preview builds.
No changes are recorded for this packet.