mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-21 19:49:58 +00:00
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 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- Title: AnvilDamagePacket Pages: 1 -->
|
|
<svg width="586pt" height="98pt"
|
|
viewBox="0.00 0.00 585.98 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 581.98,-94 581.98,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="85" cy="-45" rx="85" ry="18"/>
|
|
<text text-anchor="middle" x="85" y="-39.58" 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="279.01" cy="-72" rx="73.02" ry="18"/>
|
|
<text text-anchor="middle" x="279.01" y="-66.58" 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="M156.95,-54.98C172.17,-57.12 188.28,-59.38 203.63,-61.54"/>
|
|
<polygon fill="black" stroke="black" points="202.75,-64.95 213.14,-62.88 203.72,-58.02 202.75,-64.95"/>
|
|
</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="279.01" cy="-18" rx="65.53" ry="18"/>
|
|
<text text-anchor="middle" x="279.01" y="-12.57" 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="M156.95,-35.02C173.79,-32.66 191.73,-30.13 208.51,-27.77"/>
|
|
<polygon fill="black" stroke="black" points="208.99,-31.24 218.41,-26.38 208.02,-24.31 208.99,-31.24"/>
|
|
</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="483.01" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="483.01" y="-66.58" 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="M352.37,-72C383.44,-72 418.46,-72 444.27,-72"/>
|
|
<polygon fill="black" stroke="black" points="444.26,-75.5 454.26,-72 444.26,-68.5 444.26,-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="483.01" cy="-18" rx="94.98" ry="18"/>
|
|
<text text-anchor="middle" x="483.01" y="-12.57" 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="M345.04,-18C355.14,-18 365.79,-18 376.51,-18"/>
|
|
<polygon fill="black" stroke="black" points="376.17,-21.5 386.17,-18 376.17,-14.5 376.17,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|