mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-06 01:33:01 +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: PositionTrackingId Pages: 1 -->
|
|
<svg width="373pt" height="44pt"
|
|
viewBox="0.00 0.00 372.75 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>PositionTrackingId</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 368.75,-40 368.75,4 -4,4"/>
|
|
<!-- 4 -->
|
|
<!-- name: "PositionTrackingId", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="82.06" cy="-18" rx="82.06" ry="18"/>
|
|
<text text-anchor="middle" x="82.06" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">PositionTrackingId</text>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Value", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="232.02" cy="-18" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="232.02" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Value</text>
|
|
</g>
|
|
<!-- 4->5 -->
|
|
<g id="edge1" class="edge">
|
|
<title>4->5</title>
|
|
<path fill="none" stroke="black" d="M164.4,-18C172.68,-18 180.85,-18 188.46,-18"/>
|
|
<polygon fill="black" stroke="black" points="188.4,-21.5 198.4,-18 188.4,-14.5 188.4,-21.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "varint", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="332.34" cy="-18" rx="32.41" ry="18"/>
|
|
<text text-anchor="middle" x="332.34" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge2" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M264.4,-18C271.95,-18 280.15,-18 288.14,-18"/>
|
|
<polygon fill="black" stroke="black" points="288.07,-21.5 298.07,-18 288.07,-14.5 288.07,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|