mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 12:05:28 +00:00
73 lines
3.8 KiB
XML
73 lines
3.8 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: MapCreateLockedCopyPacket Pages: 1 -->
|
|
<svg width="607pt" height="98pt"
|
|
viewBox="0.00 0.00 606.94 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>MapCreateLockedCopyPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 602.94,-94 602.94,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "MapCreateLockedCopyPacket", typeName: "", id: 0, branchId: 131, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="125.91" cy="-45" rx="125.91" ry="18"/>
|
|
<text text-anchor="middle" x="125.91" y="-39.58" font-family="Times New Roman,serif" font-size="14.00">MapCreateLockedCopyPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Original Map Id", typeName: "ActorUniqueID", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "Id of the map being locked." -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="357.35" cy="-72" rx="69.53" ry="18"/>
|
|
<text text-anchor="middle" x="357.35" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Original Map Id</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M224.55,-56.49C243.84,-58.76 263.79,-61.11 282.15,-63.27"/>
|
|
<polygon fill="black" stroke="black" points="281.52,-66.72 291.86,-64.41 282.34,-59.77 281.52,-66.72"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "New Map Id", typeName: "ActorUniqueID", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "Id that the new map should have." -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="357.35" cy="-18" rx="57.55" ry="18"/>
|
|
<text text-anchor="middle" x="357.35" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">New Map Id</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M224.55,-33.51C247.19,-30.85 270.74,-28.08 291.56,-25.62"/>
|
|
<polygon fill="black" stroke="black" points="291.8,-29.12 301.32,-24.48 290.98,-22.17 291.8,-29.12"/>
|
|
</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="530.91" cy="-72" rx="68.03" ry="18"/>
|
|
<text text-anchor="middle" x="530.91" 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="M427.14,-72C435.06,-72 443.18,-72 451.22,-72"/>
|
|
<polygon fill="black" stroke="black" points="450.99,-75.5 460.99,-72 450.99,-68.5 450.99,-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="530.91" cy="-18" rx="68.03" ry="18"/>
|
|
<text text-anchor="middle" x="530.91" 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="M415,-18C426.66,-18 439.13,-18 451.4,-18"/>
|
|
<polygon fill="black" stroke="black" points="451.07,-21.5 461.07,-18 451.07,-14.5 451.07,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|