mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 09:45:28 +00:00
73 lines
3.6 KiB
XML
73 lines
3.6 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: OpenSignPacket Pages: 1 -->
|
|
<svg width="534pt" height="98pt"
|
|
viewBox="0.00 0.00 534.09 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>OpenSignPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 530.09,-94 530.09,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "OpenSignPacket", typeName: "", id: 0, branchId: 303, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="72.52" cy="-45" rx="72.52" ry="18"/>
|
|
<text text-anchor="middle" x="72.52" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">OpenSignPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Pos", typeName: "NetworkBlockPosition", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="240.59" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="240.59" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Pos</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M133.94,-54.82C157.05,-58.58 182.68,-62.75 202.91,-66.04"/>
|
|
<polygon fill="black" stroke="black" points="202.21,-69.47 212.64,-67.62 203.33,-62.56 202.21,-69.47"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Is Front Side", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="240.59" cy="-18" rx="59.55" ry="18"/>
|
|
<text text-anchor="middle" x="240.59" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Is Front Side</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M133.94,-35.18C147.78,-32.93 162.51,-30.53 176.45,-28.26"/>
|
|
<polygon fill="black" stroke="black" points="176.63,-31.78 185.94,-26.72 175.5,-24.87 176.63,-31.78"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "NetworkBlockPosition", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="431.11" cy="-72" rx="94.98" ry="18"/>
|
|
<text text-anchor="middle" x="431.11" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">NetworkBlockPosition</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M267.8,-72C283.07,-72 303.43,-72 324.56,-72"/>
|
|
<polygon fill="black" stroke="black" points="324.49,-75.5 334.49,-72 324.49,-68.5 324.49,-75.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="431.11" cy="-18" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="431.11" y="-12.57" 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="M300.46,-18C330.26,-18 365.57,-18 391.81,-18"/>
|
|
<polygon fill="black" stroke="black" points="391.66,-21.5 401.66,-18 391.66,-14.5 391.66,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|