mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-11-07 00:06:40 +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: FeatureRegistry::FeatureBinaryJsonFormat Pages: 1 -->
|
|
<svg width="652pt" height="98pt"
|
|
viewBox="0.00 0.00 652.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>FeatureRegistry::FeatureBinaryJsonFormat</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 648.2,-94 648.2,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "FeatureRegistry::FeatureBinaryJsonFormat", typeName: "", id: 0, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="171.11" cy="-45" rx="171.11" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="171.11" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">FeatureRegistry::FeatureBinaryJsonFormat</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Feature Name", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="461.31" cy="-72" rx="63.63" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="461.31" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Feature Name</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M301.04,-57.08C331.33,-59.92 362.53,-62.84 389.2,-65.34"/>
|
|
<polygon fill="black" stroke="black" points="388.54,-68.79 398.83,-66.24 389.2,-61.82 388.54,-68.79"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Binary Json Output", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="461.31" cy="-18" rx="83.08" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="461.31" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Binary Json Output</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M301.04,-32.92C325.4,-30.64 350.35,-28.3 373.05,-26.18"/>
|
|
<polygon fill="black" stroke="black" points="373.21,-29.68 382.84,-25.26 372.56,-22.71 373.21,-29.68"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "string", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="612.3" cy="-72" rx="31.9" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="612.3" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M525.06,-72C539.7,-72 554.96,-72 568.5,-72"/>
|
|
<polygon fill="black" stroke="black" points="568.39,-75.5 578.39,-72 568.39,-68.5 568.39,-75.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "string", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="612.3" cy="-18" rx="31.9" ry="18"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="612.3" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M544.65,-18C552.95,-18 561.12,-18 568.74,-18"/>
|
|
<polygon fill="black" stroke="black" points="568.69,-21.5 578.69,-18 568.69,-14.5 568.69,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|