mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-21 05:49:14 +00:00
* Protocol for r/21_u6 NetworkProtocolVersion 776 * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix README version * Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix changelog release * Protocol for r/21_u6 NetworkProtocolVersion 776 - Add NoteBlockInstrument to protocol doc
47 lines
2.4 KiB
XML
47 lines
2.4 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: NetworkPermissions Pages: 1 -->
|
|
<svg width="522pt" height="44pt"
|
|
viewBox="0.00 0.00 522.20 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>NetworkPermissions</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 518.2,-40 518.2,4 -4,4"/>
|
|
<!-- 192 -->
|
|
<!-- name: "NetworkPermissions", typeName: "", id: 192, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>192</title>
|
|
<ellipse fill="none" stroke="black" cx="88.2" cy="-18" rx="88.2" ry="18"/>
|
|
<text text-anchor="middle" x="88.2" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">NetworkPermissions</text>
|
|
</g>
|
|
<!-- 193 -->
|
|
<!-- name: "serverAuthSoundEnabled", typeName: "", id: 193, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>193</title>
|
|
<ellipse fill="none" stroke="black" cx="318.01" cy="-18" rx="105.6" ry="18"/>
|
|
<text text-anchor="middle" x="318.01" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">serverAuthSoundEnabled</text>
|
|
</g>
|
|
<!-- 192->193 -->
|
|
<g id="edge1" class="edge">
|
|
<title>192->193</title>
|
|
<path fill="none" stroke="black" d="M176.63,-18C184.56,-18 192.67,-18 200.8,-18"/>
|
|
<polygon fill="black" stroke="black" points="200.77,-21.5 210.77,-18 200.77,-14.5 200.77,-21.5"/>
|
|
</g>
|
|
<!-- 194 -->
|
|
<!-- name: "bool", typeName: "", id: 194, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>194</title>
|
|
<ellipse fill="none" stroke="black" cx="486.91" cy="-18" rx="27.3" ry="18"/>
|
|
<text text-anchor="middle" x="486.91" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 193->194 -->
|
|
<g id="edge2" class="edge">
|
|
<title>193->194</title>
|
|
<path fill="none" stroke="black" d="M423.76,-18C432.25,-18 440.43,-18 447.91,-18"/>
|
|
<polygon fill="black" stroke="black" points="447.88,-21.5 457.88,-18 447.88,-14.5 447.88,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|