mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-13 16:24:44 +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.7 KiB
XML
73 lines
3.7 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: AnvilDamagePacket Pages: 1 -->
|
|
<svg width="596pt" height="98pt"
|
|
viewBox="0.00 0.00 595.90 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>AnvilDamagePacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 591.9,-94 591.9,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "AnvilDamagePacket", typeName: "", id: 0, branchId: 141, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="87.69" cy="-45" rx="87.69" ry="18"/>
|
|
<text text-anchor="middle" x="87.69" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">AnvilDamagePacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Damage Amount", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="286.27" cy="-72" rx="74.89" ry="18"/>
|
|
<text text-anchor="middle" x="286.27" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Damage Amount</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M161.61,-55.02C177.09,-57.14 193.46,-59.39 209.06,-61.53"/>
|
|
<polygon fill="black" stroke="black" points="208.37,-64.97 218.75,-62.86 209.32,-58.03 208.37,-64.97"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Block Position", typeName: "NetworkBlockPosition", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="286.27" cy="-18" rx="65.68" ry="18"/>
|
|
<text text-anchor="middle" x="286.27" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Block Position</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M161.61,-34.98C179.27,-32.56 198.1,-29.97 215.6,-27.57"/>
|
|
<polygon fill="black" stroke="black" points="215.96,-31.05 225.39,-26.22 215.01,-24.12 215.96,-31.05"/>
|
|
</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="M361.6,-72C393.05,-72 428.32,-72 454.16,-72"/>
|
|
<polygon fill="black" stroke="black" points="453.82,-75.5 463.82,-72 453.82,-68.5 453.82,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "NetworkBlockPosition", 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="95.37" ry="18"/>
|
|
<text text-anchor="middle" x="492.54" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">NetworkBlockPosition</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M352.18,-18C362.87,-18 374.19,-18 385.57,-18"/>
|
|
<polygon fill="black" stroke="black" points="385.44,-21.5 395.44,-18 385.44,-14.5 385.44,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|