mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-01 19:44: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
17 lines
1.1 KiB
Plaintext
17 lines
1.1 KiB
Plaintext
digraph "std::optional<struct CameraInstruction::SetInstruction::EntityOffsetOption>" {
|
|
rankdir = LR
|
|
68
|
|
68 -> 69
|
|
69 -> 70
|
|
68 -> 71
|
|
71 -> 82
|
|
|
|
68 [label="std::optional<struct CameraInstruction::SetInstruction::EntityOffsetOption>",comment="name: \"std::optional<struct CameraInstruction::SetInstruction::EntityOffsetOption>\", typeName: \"\", id: 68, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
|
|
69 [label="Has Value",comment="name: \"Has Value\", typeName: \"\", id: 69, branchId: 0, recurseId: -1, attributes: 0, notes: \"If true, follow with appropriate data type, otherwise nothing\""];
|
|
70 [label="bool",comment="name: \"bool\", typeName: \"\", id: 70, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
71 [label="Value",comment="name: \"Value\", typeName: \"CameraInstruction::SetInstruction::EntityOffsetOption\", id: 71, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
|
|
82 [label="CameraInstruction::SetInstruction::EntityOffsetOption",comment="name: \"CameraInstruction::SetInstruction::EntityOffsetOption\", typeName: \"\", id: 82, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
{ rank = max;70;82}
|
|
|
|
}
|