mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-07 20:35:25 +00:00
* Protocol for r/21_u6 NetworkProtocolVersion 776 * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix README version * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix changelog release * Protocol for r/21_u6 NetworkProtocolVersion 776 - Add NoteBlockInstrument to protocol doc
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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: MapCreateLockedCopyPacket Pages: 1 -->
|
|
<svg width="610pt" height="98pt"
|
|
viewBox="0.00 0.00 610.23 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 606.23,-94 606.23,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="124.54" cy="-45" rx="124.54" ry="18"/>
|
|
<text text-anchor="middle" x="124.54" y="-39.95" 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="356.9" cy="-72" rx="71.82" ry="18"/>
|
|
<text text-anchor="middle" x="356.9" y="-66.95" 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="M222.9,-56.41C241.93,-58.64 261.62,-60.95 279.83,-63.08"/>
|
|
<polygon fill="black" stroke="black" points="279.42,-66.56 289.76,-64.25 280.24,-59.61 279.42,-66.56"/>
|
|
</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="356.9" cy="-18" rx="58.52" ry="18"/>
|
|
<text text-anchor="middle" x="356.9" y="-12.95" 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="M222.9,-33.59C245.59,-30.93 269.23,-28.16 290.17,-25.7"/>
|
|
<polygon fill="black" stroke="black" points="290.48,-29.19 300,-24.55 289.66,-22.24 290.48,-29.19"/>
|
|
</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="533.48" cy="-72" rx="68.75" ry="18"/>
|
|
<text text-anchor="middle" x="533.48" y="-66.95" 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="M429.16,-72C436.95,-72 444.92,-72 452.81,-72"/>
|
|
<polygon fill="black" stroke="black" points="452.75,-75.5 462.75,-72 452.75,-68.5 452.75,-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="533.48" cy="-18" rx="68.75" ry="18"/>
|
|
<text text-anchor="middle" x="533.48" y="-12.95" 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.55,-18C427.49,-18 440.27,-18 452.83,-18"/>
|
|
<polygon fill="black" stroke="black" points="452.77,-21.5 462.77,-18 452.77,-14.5 452.77,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|