mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 00:25:58 +00:00
13 lines
563 B
Plaintext
13 lines
563 B
Plaintext
digraph "MoveActorAbsolutePacket" {
|
|
rankdir = LR
|
|
0
|
|
0 -> 1
|
|
1 -> 15
|
|
|
|
0 [label="MoveActorAbsolutePacket",comment="name: \"MoveActorAbsolutePacket\", typeName: \"\", id: 0, branchId: 18, recurseId: -1, attributes: 0, notes: \"\""];
|
|
1 [label="Move Data",comment="name: \"Move Data\", typeName: \"MoveActorAbsoluteData\", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
|
|
15 [label="MoveActorAbsoluteData",comment="name: \"MoveActorAbsoluteData\", typeName: \"\", id: 15, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
{ rank = max;15}
|
|
|
|
}
|