mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-18 01:04:59 +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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: RespawnPacket Pages: 1 -->
|
|
<svg width="525pt" height="152pt"
|
|
viewBox="0.00 0.00 525.27 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>RespawnPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-148 521.27,-148 521.27,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "RespawnPacket", typeName: "", id: 0, branchId: 45, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="69.26" cy="-72" rx="69.26" ry="18"/>
|
|
<text text-anchor="middle" x="69.26" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">RespawnPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Position", typeName: "Vec3", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="254.03" cy="-126" rx="41.12" ry="18"/>
|
|
<text text-anchor="middle" x="254.03" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">Position</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M116.38,-85.63C144.67,-93.98 180.7,-104.63 208.66,-112.89"/>
|
|
<polygon fill="black" stroke="black" points="207.3,-116.14 217.88,-115.61 209.28,-109.42 207.3,-116.14"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "State", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="254.03" cy="-72" rx="29.34" ry="18"/>
|
|
<text text-anchor="middle" x="254.03" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">State</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M138.84,-72C163.8,-72 191.17,-72 212.87,-72"/>
|
|
<polygon fill="black" stroke="black" points="212.77,-75.5 222.77,-72 212.77,-68.5 212.77,-75.5"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Player Runtime Id", typeName: "ActorRuntimeID", id: 5, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="254.03" cy="-18" rx="79.5" ry="18"/>
|
|
<text text-anchor="middle" x="254.03" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Player Runtime Id</text>
|
|
</g>
|
|
<!-- 0->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>0->5</title>
|
|
<path fill="none" stroke="black" d="M116.38,-58.37C139.78,-51.46 168.48,-42.98 193.52,-35.58"/>
|
|
<polygon fill="black" stroke="black" points="194.32,-39 202.92,-32.81 192.33,-32.28 194.32,-39"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "Vec3", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="443.4" cy="-126" rx="29.34" ry="18"/>
|
|
<text text-anchor="middle" x="443.4" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">Vec3</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M295.23,-126C326.79,-126 370.53,-126 402.11,-126"/>
|
|
<polygon fill="black" stroke="black" points="402.06,-129.5 412.06,-126 402.06,-122.5 402.06,-129.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "byte", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="443.4" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="443.4" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M283.49,-72C315.86,-72 368.87,-72 404.68,-72"/>
|
|
<polygon fill="black" stroke="black" points="404.59,-75.5 414.59,-72 404.59,-68.5 404.59,-75.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "ActorRuntimeID", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="443.4" cy="-18" rx="73.87" ry="18"/>
|
|
<text text-anchor="middle" x="443.4" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">ActorRuntimeID</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M333.95,-18C341.81,-18 349.82,-18 357.73,-18"/>
|
|
<polygon fill="black" stroke="black" points="357.73,-21.5 367.73,-18 357.73,-14.5 357.73,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|