1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-07-17 20:24:55 +00:00
Files
bedrock-protocol-docs/html/svg/Vec2.svg
Oswaldo Leyva Barrientos a27d6bb22a Protocol for r/21_u6 NetworkProtocolVersion 776 (#18)
* 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

73 lines
3.5 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: Vec2 Pages: 1 -->
<svg width="248pt" height="98pt"
viewBox="0.00 0.00 248.30 98.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 94)">
<title>Vec2</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-94 244.3,-94 244.3,4 -4,4"/>
<!-- 16 -->
<!-- name: &quot;Vec2&quot;, typeName: &quot;&quot;, id: 16, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node1" class="node">
<title>16</title>
<ellipse fill="none" stroke="black" cx="29.34" cy="-45" rx="29.34" ry="18"/>
<text text-anchor="middle" x="29.34" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">Vec2</text>
</g>
<!-- 17 -->
<!-- name: &quot;X&quot;, typeName: &quot;&quot;, id: 17, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node2" class="node">
<title>17</title>
<ellipse fill="none" stroke="black" cx="121.69" cy="-72" rx="27" ry="18"/>
<text text-anchor="middle" x="121.69" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">X</text>
</g>
<!-- 16&#45;&gt;17 -->
<g id="edge1" class="edge">
<title>16&#45;&gt;17</title>
<path fill="none" stroke="black" d="M55.99,-52.66C65.24,-55.43 75.84,-58.6 85.75,-61.56"/>
<polygon fill="black" stroke="black" points="84.5,-64.84 95.08,-64.35 86.5,-58.13 84.5,-64.84"/>
</g>
<!-- 19 -->
<!-- name: &quot;Y&quot;, typeName: &quot;&quot;, id: 19, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node4" class="node">
<title>19</title>
<ellipse fill="none" stroke="black" cx="121.69" cy="-18" rx="27" ry="18"/>
<text text-anchor="middle" x="121.69" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Y</text>
</g>
<!-- 16&#45;&gt;19 -->
<g id="edge3" class="edge">
<title>16&#45;&gt;19</title>
<path fill="none" stroke="black" d="M55.99,-37.34C65.24,-34.57 75.84,-31.4 85.75,-28.44"/>
<polygon fill="black" stroke="black" points="86.5,-31.87 95.08,-25.65 84.5,-25.16 86.5,-31.87"/>
</g>
<!-- 18 -->
<!-- name: &quot;float&quot;, typeName: &quot;&quot;, id: 18, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node3" class="node">
<title>18</title>
<ellipse fill="none" stroke="black" cx="212.5" cy="-72" rx="27.81" ry="18"/>
<text text-anchor="middle" x="212.5" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">float</text>
</g>
<!-- 17&#45;&gt;18 -->
<g id="edge2" class="edge">
<title>17&#45;&gt;18</title>
<path fill="none" stroke="black" d="M148.85,-72C156.43,-72 164.87,-72 173.04,-72"/>
<polygon fill="black" stroke="black" points="172.77,-75.5 182.77,-72 172.77,-68.5 172.77,-75.5"/>
</g>
<!-- 20 -->
<!-- name: &quot;float&quot;, typeName: &quot;&quot;, id: 20, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node5" class="node">
<title>20</title>
<ellipse fill="none" stroke="black" cx="212.5" cy="-18" rx="27.81" ry="18"/>
<text text-anchor="middle" x="212.5" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">float</text>
</g>
<!-- 19&#45;&gt;20 -->
<g id="edge4" class="edge">
<title>19&#45;&gt;20</title>
<path fill="none" stroke="black" d="M148.85,-18C156.43,-18 164.87,-18 173.04,-18"/>
<polygon fill="black" stroke="black" points="172.77,-21.5 182.77,-18 172.77,-14.5 172.77,-21.5"/>
</g>
</g>
</svg>