mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-02-24 12:05:28 +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: NetworkPermissions 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>NetworkPermissions</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 517.11,-40 517.11,4 -4,4"/>
|
|
<!-- 197 -->
|
|
<!-- name: "NetworkPermissions", typeName: "", id: 197, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>197</title>
|
|
<ellipse fill="none" stroke="black" cx="87.49" cy="-18" rx="87.49" ry="18"/>
|
|
<text text-anchor="middle" x="87.49" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">NetworkPermissions</text>
|
|
</g>
|
|
<!-- 198 -->
|
|
<!-- name: "serverAuthSoundEnabled", typeName: "", id: 198, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>198</title>
|
|
<ellipse fill="none" stroke="black" cx="316.44" cy="-18" rx="105.45" ry="18"/>
|
|
<text text-anchor="middle" x="316.44" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">serverAuthSoundEnabled</text>
|
|
</g>
|
|
<!-- 197->198 -->
|
|
<g id="edge1" class="edge">
|
|
<title>197->198</title>
|
|
<path fill="none" stroke="black" d="M175.26,-18C183.17,-18 191.26,-18 199.37,-18"/>
|
|
<polygon fill="black" stroke="black" points="199.32,-21.5 209.32,-18 199.32,-14.5 199.32,-21.5"/>
|
|
</g>
|
|
<!-- 199 -->
|
|
<!-- name: "bool", typeName: "", id: 199, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>199</title>
|
|
<ellipse fill="none" stroke="black" cx="485.5" cy="-18" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="485.5" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 198->199 -->
|
|
<g id="edge2" class="edge">
|
|
<title>198->199</title>
|
|
<path fill="none" stroke="black" d="M422.29,-18C430.71,-18 438.82,-18 446.24,-18"/>
|
|
<polygon fill="black" stroke="black" points="446.14,-21.5 456.14,-18 446.14,-14.5 446.14,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|