mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-17 23:54:51 +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 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- Title: ItemStackNetIdVariant Pages: 1 -->
|
|
<svg width="521pt" height="44pt"
|
|
viewBox="0.00 0.00 521.11 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>ItemStackNetIdVariant</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 517.11,-40 517.11,4 -4,4"/>
|
|
<!-- 37 -->
|
|
<!-- name: "ItemStackNetIdVariant", typeName: "", id: 37, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>37</title>
|
|
<ellipse fill="none" stroke="black" cx="95.47" cy="-18" rx="95.47" ry="18"/>
|
|
<text text-anchor="middle" x="95.47" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">ItemStackNetIdVariant</text>
|
|
</g>
|
|
<!-- 38 -->
|
|
<!-- name: "Raw Id (32 bit signed)", typeName: "", id: 38, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>38</title>
|
|
<ellipse fill="none" stroke="black" cx="320.93" cy="-18" rx="93.98" ry="18"/>
|
|
<text text-anchor="middle" x="320.93" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Raw Id (32 bit signed)</text>
|
|
</g>
|
|
<!-- 37->38 -->
|
|
<g id="edge1" class="edge">
|
|
<title>37->38</title>
|
|
<path fill="none" stroke="black" d="M191.24,-18C199.24,-18 207.37,-18 215.44,-18"/>
|
|
<polygon fill="black" stroke="black" points="215.28,-21.5 225.28,-18 215.28,-14.5 215.28,-21.5"/>
|
|
</g>
|
|
<!-- 39 -->
|
|
<!-- name: "varint", typeName: "", id: 39, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>39</title>
|
|
<ellipse fill="none" stroke="black" cx="482.01" cy="-18" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="482.01" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 38->39 -->
|
|
<g id="edge2" class="edge">
|
|
<title>38->39</title>
|
|
<path fill="none" stroke="black" d="M415.39,-18C423.73,-18 431.86,-18 439.4,-18"/>
|
|
<polygon fill="black" stroke="black" points="439.19,-21.5 449.19,-18 439.19,-14.5 439.19,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|