1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-05-09 05:55:06 +00:00
Files
bedrock-protocol-docs/dot/CameraPreset__AudioListener.dot
Oswaldo Leyva Barrientos a27d6bb22a Protocol for r/21_u6 NetworkProtocolVersion 776 ()
* 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
2025-02-13 19:28:13 -08:00

13 lines
535 B
Plaintext

digraph "CameraPreset::AudioListener" {
rankdir = LR
62
62 -> 63
63 -> 64
62 [label="CameraPreset::AudioListener",comment="name: \"CameraPreset::AudioListener\", typeName: \"\", id: 62, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
63 [label="Audio Listener",comment="name: \"Audio Listener\", typeName: \"\", id: 63, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
64 [label="byte",comment="name: \"byte\", typeName: \"\", id: 64, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
{ rank = max;64}
}