mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-06-12 22:31:44 +00:00
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 11.0.0 (20240428.1522)
|
|
-->
|
|
<!-- 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"/>
|
|
<!-- 205 -->
|
|
<!-- name: "NetworkPermissions", typeName: "", id: 205, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>205</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>
|
|
<!-- 206 -->
|
|
<!-- name: "serverAuthSoundEnabled", typeName: "", id: 206, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>206</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>
|
|
<!-- 205->206 -->
|
|
<g id="edge1" class="edge">
|
|
<title>205->206</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>
|
|
<!-- 207 -->
|
|
<!-- name: "bool", typeName: "", id: 207, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>207</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>
|
|
<!-- 206->207 -->
|
|
<g id="edge2" class="edge">
|
|
<title>206->207</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>
|