mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 12:05: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: CameraPacket Pages: 1 -->
|
|
<svg width="488pt" height="98pt"
|
|
viewBox="0.00 0.00 488.18 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>CameraPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 484.18,-94 484.18,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "CameraPacket", typeName: "", id: 0, branchId: 73, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="64.04" cy="-45" rx="64.04" ry="18"/>
|
|
<text text-anchor="middle" x="64.04" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">CameraPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Camera ID", typeName: "ActorUniqueID", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="236.1" cy="-72" rx="51.06" ry="18"/>
|
|
<text text-anchor="middle" x="236.1" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Camera ID</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M120.72,-53.84C139.01,-56.74 159.37,-59.98 177.78,-62.9"/>
|
|
<polygon fill="black" stroke="black" points="177.03,-66.32 187.46,-64.44 178.13,-59.41 177.03,-66.32"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Target Player ID", typeName: "ActorUniqueID", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="236.1" cy="-18" rx="72.02" ry="18"/>
|
|
<text text-anchor="middle" x="236.1" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Target Player ID</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M120.72,-36.16C134.25,-34.01 148.91,-31.68 163.07,-29.43"/>
|
|
<polygon fill="black" stroke="black" points="163.48,-32.92 172.8,-27.89 162.38,-26 163.48,-32.92"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "ActorUniqueID", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="412.15" cy="-72" rx="68.03" ry="18"/>
|
|
<text text-anchor="middle" x="412.15" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">ActorUniqueID</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M287.44,-72C301.58,-72 317.3,-72 332.66,-72"/>
|
|
<polygon fill="black" stroke="black" points="332.24,-75.5 342.24,-72 332.24,-68.5 332.24,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "ActorUniqueID", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="412.15" cy="-18" rx="68.03" ry="18"/>
|
|
<text text-anchor="middle" x="412.15" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">ActorUniqueID</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M308.39,-18C316.37,-18 324.53,-18 332.59,-18"/>
|
|
<polygon fill="black" stroke="black" points="332.38,-21.5 342.38,-18 332.38,-14.5 332.38,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|