mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-11-06 15:55:09 +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 14.0.1 (20251006.0113)
|
|
-->
|
|
<!-- Title: ArmorSlotAndDamagePair Pages: 1 -->
|
|
<svg width="731pt" height="98pt"
|
|
viewBox="0.00 0.00 731.00 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>ArmorSlotAndDamagePair</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 727.02,-94 727.02,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "ArmorSlotAndDamagePair", typeName: "", id: 0, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="112.77" cy="-45" rx="112.77" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="112.77" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">ArmorSlotAndDamagePair</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Armor Slot", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="314.94" cy="-72" rx="53.4" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="314.94" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Armor Slot</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M200.4,-56.69C218.34,-59.11 236.87,-61.61 253.63,-63.87"/>
|
|
<polygon fill="black" stroke="black" points="253.03,-67.32 263.41,-65.19 253.97,-60.38 253.03,-67.32"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Damage", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="314.94" cy="-18" rx="42.14" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="314.94" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Damage</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M200.4,-33.31C221.75,-30.43 243.93,-27.44 262.96,-24.88"/>
|
|
<polygon fill="black" stroke="black" points="263.43,-28.34 272.87,-23.54 262.49,-21.41 263.43,-28.34"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "enum SharedTypes::Legacy::ArmorSlot", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="563.68" cy="-72" rx="159.34" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="563.68" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">enum SharedTypes::Legacy::ArmorSlot</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M368.57,-72C376.14,-72 384.26,-72 392.72,-72"/>
|
|
<polygon fill="black" stroke="black" points="392.5,-75.5 402.5,-72 392.5,-68.5 392.5,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "short", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="563.68" cy="-18" rx="29.34" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="563.68" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">short</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M357.51,-18C403.53,-18 477.18,-18 522.59,-18"/>
|
|
<polygon fill="black" stroke="black" points="522.54,-21.5 532.54,-18 522.54,-14.5 522.54,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|