mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-21 12:49:36 +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
47 lines
2.3 KiB
XML
47 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: ActorUniqueID Pages: 1 -->
|
|
<svg width="449pt" height="44pt"
|
|
viewBox="0.00 0.00 448.50 44.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 40)">
|
|
<title>ActorUniqueID</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 444.5,-40 444.5,4 -4,4"/>
|
|
<!-- 2 -->
|
|
<!-- name: "ActorUniqueID", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="68.75" cy="-18" rx="68.75" ry="18"/>
|
|
<text text-anchor="middle" x="68.75" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">ActorUniqueID</text>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Actor Unique ID", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="247.38" cy="-18" rx="73.87" ry="18"/>
|
|
<text text-anchor="middle" x="247.38" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Actor Unique ID</text>
|
|
</g>
|
|
<!-- 2->3 -->
|
|
<g id="edge1" class="edge">
|
|
<title>2->3</title>
|
|
<path fill="none" stroke="black" d="M137.79,-18C145.65,-18 153.73,-18 161.78,-18"/>
|
|
<polygon fill="black" stroke="black" points="161.59,-21.5 171.59,-18 161.59,-14.5 161.59,-21.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "varint64", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="398.87" cy="-18" rx="41.63" ry="18"/>
|
|
<text text-anchor="middle" x="398.87" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">varint64</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge2" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M321.37,-18C329.64,-18 337.94,-18 345.85,-18"/>
|
|
<polygon fill="black" stroke="black" points="345.63,-21.5 355.63,-18 345.63,-14.5 345.63,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|