mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-06-09 00:19:28 +00:00
99 lines
4.9 KiB
XML
99 lines
4.9 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 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- Title: PlayerInputPacket Pages: 1 -->
|
|
<svg width="416pt" height="152pt"
|
|
viewBox="0.00 0.00 416.32 152.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 148)">
|
|
<title>PlayerInputPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-148 412.32,-148 412.32,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "PlayerInputPacket", typeName: "", id: 0, branchId: 57, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="78.01" cy="-72" rx="78.01" ry="18"/>
|
|
<text text-anchor="middle" x="78.01" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">PlayerInputPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Move Vector", typeName: "Vec2", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="252.07" cy="-126" rx="60.05" ry="18"/>
|
|
<text text-anchor="middle" x="252.07" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">Move Vector</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M125.57,-86.61C148.17,-93.7 175.4,-102.25 198.71,-109.57"/>
|
|
<polygon fill="black" stroke="black" points="197.43,-112.83 208.02,-112.49 199.53,-106.16 197.43,-112.83"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Jumping", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="252.07" cy="-72" rx="41.58" ry="18"/>
|
|
<text text-anchor="middle" x="252.07" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Jumping</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M156.48,-72C170.83,-72 185.5,-72 198.87,-72"/>
|
|
<polygon fill="black" stroke="black" points="198.74,-75.5 208.74,-72 198.74,-68.5 198.74,-75.5"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Sneaking", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="252.07" cy="-18" rx="44.08" ry="18"/>
|
|
<text text-anchor="middle" x="252.07" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Sneaking</text>
|
|
</g>
|
|
<!-- 0->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>0->5</title>
|
|
<path fill="none" stroke="black" d="M125.57,-57.39C150.34,-49.61 180.68,-40.09 205.33,-32.36"/>
|
|
<polygon fill="black" stroke="black" points="206.27,-35.73 214.76,-29.39 204.17,-29.05 206.27,-35.73"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "Vec2", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="378.22" cy="-126" rx="30.11" ry="18"/>
|
|
<text text-anchor="middle" x="378.22" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">Vec2</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M312.6,-126C320.6,-126 328.66,-126 336.25,-126"/>
|
|
<polygon fill="black" stroke="black" points="336.18,-129.5 346.18,-126 336.18,-122.5 336.18,-129.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "bool", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="378.22" cy="-72" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="378.22" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M294.06,-72C308.52,-72 324.71,-72 338.93,-72"/>
|
|
<polygon fill="black" stroke="black" points="338.82,-75.5 348.82,-72 338.82,-68.5 338.82,-75.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "bool", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="378.22" cy="-18" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="378.22" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M296.49,-18C310.33,-18 325.54,-18 338.99,-18"/>
|
|
<polygon fill="black" stroke="black" points="338.76,-21.5 348.76,-18 338.76,-14.5 338.76,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|