mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-09 06:18:53 +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.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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: AgentAnimationPacket Pages: 1 -->
|
|
<svg width="574pt" height="98pt"
|
|
viewBox="0.00 0.00 574.41 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>AgentAnimationPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 570.41,-94 570.41,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "AgentAnimationPacket", typeName: "", id: 0, branchId: 304, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="97.93" cy="-45" rx="97.93" ry="18"/>
|
|
<text text-anchor="middle" x="97.93" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">AgentAnimationPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Agent Animation", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="307.26" cy="-72" rx="75.41" ry="18"/>
|
|
<text text-anchor="middle" x="307.26" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Agent Animation</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M179.09,-55.44C195.57,-57.59 212.88,-59.84 229.25,-61.97"/>
|
|
<polygon fill="black" stroke="black" points="228.54,-65.41 238.9,-63.23 229.44,-58.47 228.54,-65.41"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Runtime Id", typeName: "ActorRuntimeID", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="307.26" cy="-18" rx="53.4" ry="18"/>
|
|
<text text-anchor="middle" x="307.26" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Runtime Id</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M179.09,-34.56C201.2,-31.68 224.82,-28.61 245.63,-25.9"/>
|
|
<polygon fill="black" stroke="black" points="245.91,-29.39 255.37,-24.63 245,-22.45 245.91,-29.39"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "byte", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="492.54" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="492.54" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M383.07,-72C407.39,-72 433.36,-72 453.78,-72"/>
|
|
<polygon fill="black" stroke="black" points="453.6,-75.5 463.6,-72 453.6,-68.5 453.6,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "ActorRuntimeID", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="492.54" cy="-18" rx="73.87" ry="18"/>
|
|
<text text-anchor="middle" x="492.54" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">ActorRuntimeID</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M360.78,-18C375.16,-18 391.13,-18 406.83,-18"/>
|
|
<polygon fill="black" stroke="black" points="406.67,-21.5 416.67,-18 406.67,-14.5 406.67,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|