mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-05 00:41:45 +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.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 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: std::bitset<123> Pages: 1 -->
|
|
<svg width="386pt" height="44pt"
|
|
viewBox="0.00 0.00 386.49 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>std::bitset<123></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 382.49,-40 382.49,4 -4,4"/>
|
|
<!-- 4 -->
|
|
<!-- name: "std::bitset<123>", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="71.82" cy="-18" rx="71.82" ry="18"/>
|
|
<text text-anchor="middle" x="71.82" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">std::bitset<123></text>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Bitset bytes", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="234.07" cy="-18" rx="54.42" ry="18"/>
|
|
<text text-anchor="middle" x="234.07" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Bitset bytes</text>
|
|
</g>
|
|
<!-- 4->5 -->
|
|
<g id="edge1" class="edge">
|
|
<title>4->5</title>
|
|
<path fill="none" stroke="black" d="M144.04,-18C152.02,-18 160.11,-18 168,-18"/>
|
|
<polygon fill="black" stroke="black" points="167.87,-21.5 177.87,-18 167.87,-14.5 167.87,-21.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "byte", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="351.49" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="351.49" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge2" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M288.73,-18C296.94,-18 305.26,-18 313.02,-18"/>
|
|
<polygon fill="black" stroke="black" points="312.76,-21.5 322.76,-18 312.76,-14.5 312.76,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|