mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 10:55:29 +00:00
73 lines
3.7 KiB
XML
73 lines
3.7 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 9.0.0 (20230911.1827)
|
|
-->
|
|
<!-- Title: UpdateClientInputLocksPacket Pages: 1 -->
|
|
<svg width="698pt" height="98pt"
|
|
viewBox="0.00 0.00 697.76 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>UpdateClientInputLocksPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 693.76,-94 693.76,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "UpdateClientInputLocksPacket", typeName: "", id: 0, branchId: 196, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="126.91" cy="-45" rx="126.91" ry="18"/>
|
|
<text text-anchor="middle" x="126.91" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">UpdateClientInputLocksPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Input Lock ComponentData", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="405.26" cy="-72" rx="115.43" ry="18"/>
|
|
<text text-anchor="middle" x="405.26" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Input Lock ComponentData</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M232.78,-55.25C253.13,-57.23 274.52,-59.32 295.01,-61.33"/>
|
|
<polygon fill="black" stroke="black" points="294.49,-64.79 304.78,-62.28 295.17,-57.83 294.49,-64.79"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Server Pos", typeName: "Vec3", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="405.26" cy="-18" rx="51.56" ry="18"/>
|
|
<text text-anchor="middle" x="405.26" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Server Pos</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M232.78,-34.75C270.34,-31.08 311.39,-27.07 343.91,-23.9"/>
|
|
<polygon fill="black" stroke="black" points="343.92,-27.41 353.53,-22.96 343.24,-20.45 343.92,-27.41"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "unsigned varint", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="623.22" cy="-72" rx="66.53" ry="18"/>
|
|
<text text-anchor="middle" x="623.22" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">unsigned varint</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M520.88,-72C529.02,-72 537.11,-72 544.96,-72"/>
|
|
<polygon fill="black" stroke="black" points="544.76,-75.5 554.76,-72 544.76,-68.5 544.76,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "Vec3", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="623.22" cy="-18" rx="30.11" ry="18"/>
|
|
<text text-anchor="middle" x="623.22" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Vec3</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M457.16,-18C495.15,-18 546.35,-18 581.6,-18"/>
|
|
<polygon fill="black" stroke="black" points="581.39,-21.5 591.39,-18 581.39,-14.5 581.39,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|