mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-06-14 14:01: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 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- Title: RespawnPacket Pages: 1 -->
|
|
<svg width="520pt" height="152pt"
|
|
viewBox="0.00 0.00 520.11 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 516.11,-148 516.11,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="70.03" cy="-72" rx="70.03" ry="18"/>
|
|
<text text-anchor="middle" x="70.03" y="-66.58" 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="253.56" cy="-126" rx="41.08" ry="18"/>
|
|
<text text-anchor="middle" x="253.56" y="-120.58" 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.84,-85.63C144.71,-93.92 180.17,-104.46 207.84,-112.7"/>
|
|
<polygon fill="black" stroke="black" points="206.77,-116.03 217.35,-115.53 208.76,-109.32 206.77,-116.03"/>
|
|
</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="253.56" cy="-72" rx="29.11" ry="18"/>
|
|
<text text-anchor="middle" x="253.56" y="-66.58" 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="M140.43,-72C164.81,-72 191.37,-72 212.52,-72"/>
|
|
<polygon fill="black" stroke="black" points="212.46,-75.5 222.46,-72 212.46,-68.5 212.46,-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="253.56" cy="-18" rx="77.51" ry="18"/>
|
|
<text text-anchor="middle" x="253.56" y="-12.57" 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.84,-58.37C140.17,-51.43 168.8,-42.92 193.74,-35.5"/>
|
|
<polygon fill="black" stroke="black" points="194.51,-38.92 203.1,-32.71 192.51,-32.21 194.51,-38.92"/>
|
|
</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="439.59" cy="-126" rx="30.11" ry="18"/>
|
|
<text text-anchor="middle" x="439.59" y="-120.58" 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="M294.95,-126C325.53,-126 367.37,-126 398.01,-126"/>
|
|
<polygon fill="black" stroke="black" points="397.64,-129.5 407.64,-126 397.64,-122.5 397.64,-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="439.59" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="439.59" y="-66.58" 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="M282.91,-72C314.62,-72 366.1,-72 401.11,-72"/>
|
|
<polygon fill="black" stroke="black" points="400.78,-75.5 410.78,-72 400.78,-68.5 400.78,-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="439.59" cy="-18" rx="72.52" ry="18"/>
|
|
<text text-anchor="middle" x="439.59" y="-12.57" 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="M331.54,-18C339.35,-18 347.31,-18 355.18,-18"/>
|
|
<polygon fill="black" stroke="black" points="355.11,-21.5 365.11,-18 355.11,-14.5 355.11,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|