mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-04 23:31:38 +00:00
* Protocol for r/21_u7 Network Protocol Version 785 * Update changelog with bullets and enum changes section * Update README --------- Co-authored-by: Yash Shroff <yshroff@microsoft.com> Co-authored-by: Yash Shroff <yashshroff@Yashs-MBP.local>
47 lines
2.2 KiB
XML
47 lines
2.2 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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: bool Pages: 1 -->
|
|
<svg width="247pt" height="44pt"
|
|
viewBox="0.00 0.00 246.85 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>bool</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 242.85,-40 242.85,4 -4,4"/>
|
|
<!-- 36 -->
|
|
<!-- name: "bool", typeName: "", id: 36, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>36</title>
|
|
<ellipse fill="none" stroke="black" cx="27.3" cy="-18" rx="27.3" ry="18"/>
|
|
<text text-anchor="middle" x="27.3" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 37 -->
|
|
<!-- name: "Bool", typeName: "", id: 37, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>37</title>
|
|
<ellipse fill="none" stroke="black" cx="119.42" cy="-18" rx="28.83" ry="18"/>
|
|
<text text-anchor="middle" x="119.42" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Bool</text>
|
|
</g>
|
|
<!-- 36->37 -->
|
|
<g id="edge1" class="edge">
|
|
<title>36->37</title>
|
|
<path fill="none" stroke="black" d="M54.85,-18C62.4,-18 70.8,-18 78.94,-18"/>
|
|
<polygon fill="black" stroke="black" points="78.66,-21.5 88.66,-18 78.66,-14.5 78.66,-21.5"/>
|
|
</g>
|
|
<!-- 38 -->
|
|
<!-- name: "bool", typeName: "", id: 38, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>38</title>
|
|
<ellipse fill="none" stroke="black" cx="211.55" cy="-18" rx="27.3" ry="18"/>
|
|
<text text-anchor="middle" x="211.55" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 37->38 -->
|
|
<g id="edge2" class="edge">
|
|
<title>37->38</title>
|
|
<path fill="none" stroke="black" d="M148.45,-18C156.02,-18 164.34,-18 172.36,-18"/>
|
|
<polygon fill="black" stroke="black" points="172.27,-21.5 182.27,-18 172.27,-14.5 172.27,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|