mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 08:35:29 +00:00
47 lines
2.3 KiB
XML
47 lines
2.3 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 9.0.0 (20230911.1827)
|
|
-->
|
|
<!-- Title: BaseGameVersion Pages: 1 -->
|
|
<svg width="470pt" height="44pt"
|
|
viewBox="0.00 0.00 470.21 44.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 40)">
|
|
<title>BaseGameVersion</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 466.21,-40 466.21,4 -4,4"/>
|
|
<!-- 24 -->
|
|
<!-- name: "BaseGameVersion", typeName: "", id: 24, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>24</title>
|
|
<ellipse fill="none" stroke="black" cx="79.51" cy="-18" rx="79.51" ry="18"/>
|
|
<text text-anchor="middle" x="79.51" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">BaseGameVersion</text>
|
|
</g>
|
|
<!-- 25 -->
|
|
<!-- name: "Base Game Version", typeName: "", id: 25, branchId: 0, recurseId: -1, attributes: 0, notes: "Format: 0.0.0 (i.e. Major.Minor.Patch)" -->
|
|
<g id="node2" class="node">
|
|
<title>25</title>
|
|
<ellipse fill="none" stroke="black" cx="279.51" cy="-18" rx="84.5" ry="18"/>
|
|
<text text-anchor="middle" x="279.51" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Base Game Version</text>
|
|
</g>
|
|
<!-- 24->25 -->
|
|
<g id="edge1" class="edge">
|
|
<title>24->25</title>
|
|
<path fill="none" stroke="black" d="M159.33,-18C167.25,-18 175.34,-18 183.41,-18"/>
|
|
<polygon fill="black" stroke="black" points="183.24,-21.5 193.24,-18 183.24,-14.5 183.24,-21.5"/>
|
|
</g>
|
|
<!-- 26 -->
|
|
<!-- name: "string", typeName: "", id: 26, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>26</title>
|
|
<ellipse fill="none" stroke="black" cx="431.11" cy="-18" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="431.11" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 25->26 -->
|
|
<g id="edge2" class="edge">
|
|
<title>25->26</title>
|
|
<path fill="none" stroke="black" d="M364.49,-18C372.71,-18 380.78,-18 388.29,-18"/>
|
|
<polygon fill="black" stroke="black" points="388.07,-21.5 398.07,-18 388.07,-14.5 388.07,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|