mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-04-17 06:06:07 +00:00
* Protocol for r/21_u6 NetworkProtocolVersion 776 * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix README version * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix changelog release * Protocol for r/21_u6 NetworkProtocolVersion 776 - Add NoteBlockInstrument to protocol doc
13 lines
529 B
Plaintext
13 lines
529 B
Plaintext
digraph "CameraAimAssist::TargetMode" {
|
|
rankdir = LR
|
|
84
|
|
84 -> 85
|
|
85 -> 86
|
|
|
|
84 [label="CameraAimAssist::TargetMode",comment="name: \"CameraAimAssist::TargetMode\", typeName: \"\", id: 84, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
85 [label="Target Mode",comment="name: \"Target Mode\", typeName: \"\", id: 85, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
86 [label="byte",comment="name: \"byte\", typeName: \"\", id: 86, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
{ rank = max;86}
|
|
|
|
}
|