mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-22 13:19:17 +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
697 lines
40 KiB
XML
697 lines
40 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: StartGamePacket Pages: 1 -->
|
|
<svg width="1291pt" height="1340pt"
|
|
viewBox="0.00 0.00 1290.94 1340.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 1336)">
|
|
<title>StartGamePacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-1336 1286.94,-1336 1286.94,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "StartGamePacket", typeName: "", id: 0, branchId: 11, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="75.41" cy="-720" rx="75.41" ry="18"/>
|
|
<text text-anchor="middle" x="75.41" y="-714.95" font-family="Times New Roman,serif" font-size="14.00">StartGamePacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Entity ID", typeName: "ActorUniqueID", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="618.95" cy="-1310" rx="45.72" ry="18"/>
|
|
<text text-anchor="middle" x="618.95" y="-1304.95" font-family="Times New Roman,serif" font-size="14.00">Entity ID</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M77.51,-738.46C82.98,-823.45 110.08,-1175.98 186.81,-1248 291,-1345.8 476.29,-1333 566.18,-1319.59"/>
|
|
<polygon fill="black" stroke="black" points="566.6,-1323.07 575.94,-1318.07 565.52,-1316.15 566.6,-1323.07"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "Runtime ID", typeName: "ActorRuntimeID", id: 6, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="618.95" cy="-1252" rx="55.45" ry="18"/>
|
|
<text text-anchor="middle" x="618.95" y="-1246.95" font-family="Times New Roman,serif" font-size="14.00">Runtime ID</text>
|
|
</g>
|
|
<!-- 0->6 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->6</title>
|
|
<path fill="none" stroke="black" d="M77.72,-738.38C83.94,-819.86 113.27,-1147.33 186.81,-1212 239.58,-1258.4 445.18,-1258.36 552.27,-1254.97"/>
|
|
<polygon fill="black" stroke="black" points="552.18,-1258.47 562.06,-1254.64 551.95,-1251.48 552.18,-1258.47"/>
|
|
</g>
|
|
<!-- 11 -->
|
|
<!-- name: "Game Type", typeName: "", id: 11, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>11</title>
|
|
<ellipse fill="none" stroke="black" cx="861.04" cy="-1202" rx="53.91" ry="18"/>
|
|
<text text-anchor="middle" x="861.04" y="-1196.95" font-family="Times New Roman,serif" font-size="14.00">Game Type</text>
|
|
</g>
|
|
<!-- 0->11 -->
|
|
<g id="edge5" class="edge">
|
|
<title>0->11</title>
|
|
<path fill="none" stroke="black" d="M78.3,-738.42C86.45,-813.75 121.1,-1096.94 186.81,-1152 232.82,-1190.54 636.21,-1199.42 795.62,-1201.43"/>
|
|
<polygon fill="black" stroke="black" points="795.12,-1204.92 805.16,-1201.54 795.2,-1197.92 795.12,-1204.92"/>
|
|
</g>
|
|
<!-- 13 -->
|
|
<!-- name: "Position", typeName: "Vec3", id: 13, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node8" class="node">
|
|
<title>13</title>
|
|
<ellipse fill="none" stroke="black" cx="618.95" cy="-1144" rx="41.12" ry="18"/>
|
|
<text text-anchor="middle" x="618.95" y="-1138.95" font-family="Times New Roman,serif" font-size="14.00">Position</text>
|
|
</g>
|
|
<!-- 0->13 -->
|
|
<g id="edge7" class="edge">
|
|
<title>0->13</title>
|
|
<path fill="none" stroke="black" d="M78.92,-738.23C88.93,-807.85 128.18,-1055.44 186.81,-1104 297.91,-1196 484.68,-1172.56 571.27,-1155.04"/>
|
|
<polygon fill="black" stroke="black" points="571.76,-1158.52 580.83,-1153.04 570.33,-1151.66 571.76,-1158.52"/>
|
|
</g>
|
|
<!-- 15 -->
|
|
<!-- name: "Rotation", typeName: "Vec2", id: 15, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node10" class="node">
|
|
<title>15</title>
|
|
<ellipse fill="none" stroke="black" cx="861.04" cy="-1094" rx="42.65" ry="18"/>
|
|
<text text-anchor="middle" x="861.04" y="-1088.95" font-family="Times New Roman,serif" font-size="14.00">Rotation</text>
|
|
</g>
|
|
<!-- 0->15 -->
|
|
<g id="edge9" class="edge">
|
|
<title>0->15</title>
|
|
<path fill="none" stroke="black" d="M76.29,-738.47C77.04,-794.81 87.74,-965.3 186.81,-1042 283.06,-1116.51 666.15,-1104.35 807.39,-1097.11"/>
|
|
<polygon fill="black" stroke="black" points="807.4,-1100.61 817.21,-1096.59 807.04,-1093.62 807.4,-1100.61"/>
|
|
</g>
|
|
<!-- 22 -->
|
|
<!-- name: "Settings", typeName: "LevelSettings", id: 22, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node12" class="node">
|
|
<title>22</title>
|
|
<ellipse fill="none" stroke="black" cx="618.95" cy="-1036" rx="40.6" ry="18"/>
|
|
<text text-anchor="middle" x="618.95" y="-1030.95" font-family="Times New Roman,serif" font-size="14.00">Settings</text>
|
|
</g>
|
|
<!-- 0->22 -->
|
|
<g id="edge11" class="edge">
|
|
<title>0->22</title>
|
|
<path fill="none" stroke="black" d="M77.49,-738.33C81.58,-789.03 100.59,-931.62 186.81,-996 301.84,-1081.89 485.18,-1061.9 570.89,-1046.19"/>
|
|
<polygon fill="black" stroke="black" points="571.42,-1049.66 580.59,-1044.35 570.12,-1042.78 571.42,-1049.66"/>
|
|
</g>
|
|
<!-- 146 -->
|
|
<!-- name: "Level ID", typeName: "", id: 146, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node14" class="node">
|
|
<title>146</title>
|
|
<ellipse fill="none" stroke="black" cx="861.04" cy="-986" rx="44.19" ry="18"/>
|
|
<text text-anchor="middle" x="861.04" y="-980.95" font-family="Times New Roman,serif" font-size="14.00">Level ID</text>
|
|
</g>
|
|
<!-- 0->146 -->
|
|
<g id="edge13" class="edge">
|
|
<title>0->146</title>
|
|
<path fill="none" stroke="black" d="M79.81,-738.45C88.74,-780.99 117.12,-885.8 186.81,-932 287.7,-998.87 663.69,-993.01 805.47,-988.23"/>
|
|
<polygon fill="black" stroke="black" points="805.48,-991.73 815.35,-987.88 805.23,-984.74 805.48,-991.73"/>
|
|
</g>
|
|
<!-- 148 -->
|
|
<!-- name: "Level Name", typeName: "", id: 148, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node16" class="node">
|
|
<title>148</title>
|
|
<ellipse fill="none" stroke="black" cx="618.95" cy="-928" rx="56.98" ry="18"/>
|
|
<text text-anchor="middle" x="618.95" y="-922.95" font-family="Times New Roman,serif" font-size="14.00">Level Name</text>
|
|
</g>
|
|
<!-- 0->148 -->
|
|
<g id="edge15" class="edge">
|
|
<title>0->148</title>
|
|
<path fill="none" stroke="black" d="M82.25,-738.22C94.84,-774.17 128.24,-853.8 186.81,-889 302.83,-958.73 469,-949.65 557.33,-938.13"/>
|
|
<polygon fill="black" stroke="black" points="557.55,-941.64 566.99,-936.82 556.61,-934.7 557.55,-941.64"/>
|
|
</g>
|
|
<!-- 150 -->
|
|
<!-- name: "Template Content Identity", typeName: "", id: 150, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node18" class="node">
|
|
<title>150</title>
|
|
<ellipse fill="none" stroke="black" cx="861.04" cy="-879" rx="108.67" ry="18"/>
|
|
<text text-anchor="middle" x="861.04" y="-873.95" font-family="Times New Roman,serif" font-size="14.00">Template Content Identity</text>
|
|
</g>
|
|
<!-- 0->150 -->
|
|
<g id="edge17" class="edge">
|
|
<title>0->150</title>
|
|
<path fill="none" stroke="black" d="M90.16,-738.07C109.07,-761.37 145.49,-801.04 186.81,-819 374.97,-900.77 620.13,-898.83 756.67,-889.39"/>
|
|
<polygon fill="black" stroke="black" points="756.7,-892.9 766.42,-888.68 756.19,-885.91 756.7,-892.9"/>
|
|
</g>
|
|
<!-- 152 -->
|
|
<!-- name: "Is Trial?", typeName: "", id: 152, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node20" class="node">
|
|
<title>152</title>
|
|
<ellipse fill="none" stroke="black" cx="618.95" cy="-822" rx="41.63" ry="18"/>
|
|
<text text-anchor="middle" x="618.95" y="-816.95" font-family="Times New Roman,serif" font-size="14.00">Is Trial?</text>
|
|
</g>
|
|
<!-- 0->152 -->
|
|
<g id="edge19" class="edge">
|
|
<title>0->152</title>
|
|
<path fill="none" stroke="black" d="M99.53,-737.48C120.94,-752.63 154.28,-773.7 186.81,-784 318.55,-825.71 483.51,-827.1 565.97,-824.58"/>
|
|
<polygon fill="black" stroke="black" points="565.9,-828.09 575.78,-824.25 565.66,-821.09 565.9,-828.09"/>
|
|
</g>
|
|
<!-- 154 -->
|
|
<!-- name: "Movement Settings", typeName: "SyncedPlayerMovementSettings", id: 154, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node22" class="node">
|
|
<title>154</title>
|
|
<ellipse fill="none" stroke="black" cx="861.04" cy="-772" rx="84.11" ry="18"/>
|
|
<text text-anchor="middle" x="861.04" y="-766.95" font-family="Times New Roman,serif" font-size="14.00">Movement Settings</text>
|
|
</g>
|
|
<!-- 0->154 -->
|
|
<g id="edge21" class="edge">
|
|
<title>0->154</title>
|
|
<path fill="none" stroke="black" d="M141.42,-729.01C156.31,-730.86 172.09,-732.65 186.81,-734 393.05,-752.87 635.75,-763.81 766.03,-768.76"/>
|
|
<polygon fill="black" stroke="black" points="765.87,-772.26 776,-769.14 766.14,-765.27 765.87,-772.26"/>
|
|
</g>
|
|
<!-- 163 -->
|
|
<!-- name: "Level Current Time", typeName: "", id: 163, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node24" class="node">
|
|
<title>163</title>
|
|
<ellipse fill="none" stroke="black" cx="618.95" cy="-720" rx="84.62" ry="18"/>
|
|
<text text-anchor="middle" x="618.95" y="-714.95" font-family="Times New Roman,serif" font-size="14.00">Level Current Time</text>
|
|
</g>
|
|
<!-- 0->163 -->
|
|
<g id="edge23" class="edge">
|
|
<title>0->163</title>
|
|
<path fill="none" stroke="black" d="M151.14,-720C248,-720 417.01,-720 522.9,-720"/>
|
|
<polygon fill="black" stroke="black" points="522.71,-723.5 532.71,-720 522.71,-716.5 522.71,-723.5"/>
|
|
</g>
|
|
<!-- 165 -->
|
|
<!-- name: "Enchantment Seed", typeName: "", id: 165, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node26" class="node">
|
|
<title>165</title>
|
|
<ellipse fill="none" stroke="black" cx="861.04" cy="-670" rx="80.52" ry="18"/>
|
|
<text text-anchor="middle" x="861.04" y="-664.95" font-family="Times New Roman,serif" font-size="14.00">Enchantment Seed</text>
|
|
</g>
|
|
<!-- 0->165 -->
|
|
<g id="edge25" class="edge">
|
|
<title>0->165</title>
|
|
<path fill="none" stroke="black" d="M148.72,-715.39C292.79,-706.19 615.19,-685.62 771.58,-675.64"/>
|
|
<polygon fill="black" stroke="black" points="771.74,-679.14 781.49,-675.01 771.29,-672.16 771.74,-679.14"/>
|
|
</g>
|
|
<!-- 167 -->
|
|
<!-- name: "Block Properties", typeName: "", id: 167, branchId: 0, recurseId: -1, attributes: 8, notes: "" -->
|
|
<g id="node28" class="node">
|
|
<title>167</title>
|
|
<ellipse fill="none" stroke="black" cx="342.57" cy="-612" rx="72.85" ry="18"/>
|
|
<text text-anchor="middle" x="342.57" y="-606.95" font-family="Times New Roman,serif" font-size="14.00">Block Properties</text>
|
|
</g>
|
|
<!-- 0->167 -->
|
|
<g id="edge27" class="edge">
|
|
<title>0->167</title>
|
|
<path fill="none" stroke="black" d="M103.79,-703.14C125.68,-690.16 157.47,-672.38 186.81,-660 216.8,-647.35 251.3,-636.32 280.11,-628.04"/>
|
|
<polygon fill="black" stroke="black" points="280.72,-631.51 289.39,-625.42 278.81,-624.77 280.72,-631.51"/>
|
|
</g>
|
|
<!-- 175 -->
|
|
<!-- name: "Multiplayer Correlation Id", typeName: "", id: 175, branchId: 0, recurseId: -1, attributes: 0, notes: "A UUID to identify this multiplayer session." -->
|
|
<g id="node36" class="node">
|
|
<title>175</title>
|
|
<ellipse fill="none" stroke="black" cx="342.57" cy="-557" rx="109.7" ry="18"/>
|
|
<text text-anchor="middle" x="342.57" y="-551.95" font-family="Times New Roman,serif" font-size="14.00">Multiplayer Correlation Id</text>
|
|
</g>
|
|
<!-- 0->175 -->
|
|
<g id="edge35" class="edge">
|
|
<title>0->175</title>
|
|
<path fill="none" stroke="black" d="M85.51,-702.13C101.6,-672.52 138.02,-613.73 186.81,-585 200.29,-577.06 215.48,-571.28 230.95,-567.08"/>
|
|
<polygon fill="black" stroke="black" points="231.36,-570.58 240.22,-564.78 229.67,-563.79 231.36,-570.58"/>
|
|
</g>
|
|
<!-- 177 -->
|
|
<!-- name: "Enable Item Stack Net Manager", typeName: "", id: 177, branchId: 0, recurseId: -1, attributes: 0, notes: "Whether the new item stack net manager is enabled for server authoritative inventory. This will eventually be required." -->
|
|
<g id="node38" class="node">
|
|
<title>177</title>
|
|
<ellipse fill="none" stroke="black" cx="342.57" cy="-501" rx="131.19" ry="18"/>
|
|
<text text-anchor="middle" x="342.57" y="-495.95" font-family="Times New Roman,serif" font-size="14.00">Enable Item Stack Net Manager</text>
|
|
</g>
|
|
<!-- 0->177 -->
|
|
<g id="edge37" class="edge">
|
|
<title>0->177</title>
|
|
<path fill="none" stroke="black" d="M81.43,-701.58C92.97,-662.95 125.26,-573.46 186.81,-530 196.29,-523.31 206.88,-518.04 217.95,-513.9"/>
|
|
<polygon fill="black" stroke="black" points="218.9,-517.28 227.25,-510.76 216.66,-510.64 218.9,-517.28"/>
|
|
</g>
|
|
<!-- 179 -->
|
|
<!-- name: "Server version", typeName: "", id: 179, branchId: 0, recurseId: -1, attributes: 0, notes: "For telemetry purposes - sending your own string with your own server name and version here would be useful for Mojang's telemetry." -->
|
|
<g id="node40" class="node">
|
|
<title>179</title>
|
|
<ellipse fill="none" stroke="black" cx="342.57" cy="-444" rx="64.66" ry="18"/>
|
|
<text text-anchor="middle" x="342.57" y="-438.95" font-family="Times New Roman,serif" font-size="14.00">Server version</text>
|
|
</g>
|
|
<!-- 0->179 -->
|
|
<g id="edge39" class="edge">
|
|
<title>0->179</title>
|
|
<path fill="none" stroke="black" d="M78.85,-701.7C86.05,-655.5 111.61,-533.61 186.81,-474 209.15,-456.29 238.93,-448.03 266.4,-444.46"/>
|
|
<polygon fill="black" stroke="black" points="266.53,-447.96 276.09,-443.4 265.77,-441 266.53,-447.96"/>
|
|
</g>
|
|
<!-- 181 -->
|
|
<!-- name: "Player Property Data", typeName: "CompoundTag", id: 181, branchId: 0, recurseId: -1, attributes: 256, notes: "like SyncActorPropertyPacket, specifically for minecraft:player properties" -->
|
|
<g id="node42" class="node">
|
|
<title>181</title>
|
|
<ellipse fill="none" stroke="black" cx="342.57" cy="-384" rx="88.71" ry="18"/>
|
|
<text text-anchor="middle" x="342.57" y="-378.95" font-family="Times New Roman,serif" font-size="14.00">Player Property Data</text>
|
|
</g>
|
|
<!-- 0->181 -->
|
|
<g id="edge41" class="edge">
|
|
<title>0->181</title>
|
|
<path fill="none" stroke="black" d="M77.23,-701.64C80.63,-648.62 98.09,-494.15 186.81,-417 202.72,-403.17 222.99,-394.67 243.58,-389.54"/>
|
|
<polygon fill="black" stroke="black" points="244.19,-392.99 253.21,-387.41 242.69,-386.15 244.19,-392.99"/>
|
|
</g>
|
|
<!-- 183 -->
|
|
<!-- name: "Server Block Type Registry Checksum", typeName: "", id: 183, branchId: 0, recurseId: -1, attributes: 0, notes: "Checksum for detecting mismatches in block types between server and client." -->
|
|
<g id="node44" class="node">
|
|
<title>183</title>
|
|
<ellipse fill="none" stroke="black" cx="342.57" cy="-318" rx="155.76" ry="18"/>
|
|
<text text-anchor="middle" x="342.57" y="-312.95" font-family="Times New Roman,serif" font-size="14.00">Server Block Type Registry Checksum</text>
|
|
</g>
|
|
<!-- 0->183 -->
|
|
<g id="edge43" class="edge">
|
|
<title>0->183</title>
|
|
<path fill="none" stroke="black" d="M76.11,-701.75C76.17,-642.57 84.75,-454.24 186.81,-357 196.53,-347.74 208.11,-340.59 220.5,-335.08"/>
|
|
<polygon fill="black" stroke="black" points="221.7,-338.37 229.67,-331.39 219.09,-331.88 221.7,-338.37"/>
|
|
</g>
|
|
<!-- 185 -->
|
|
<!-- name: "World Template ID", typeName: "mce::UUID", id: 185, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node46" class="node">
|
|
<title>185</title>
|
|
<ellipse fill="none" stroke="black" cx="342.57" cy="-239" rx="83.08" ry="18"/>
|
|
<text text-anchor="middle" x="342.57" y="-233.95" font-family="Times New Roman,serif" font-size="14.00">World Template ID</text>
|
|
</g>
|
|
<!-- 0->185 -->
|
|
<g id="edge45" class="edge">
|
|
<title>0->185</title>
|
|
<path fill="none" stroke="black" d="M78.79,-701.63C88.71,-627.73 128.93,-353.22 186.81,-291 205.56,-270.84 232.36,-258.5 258.4,-250.93"/>
|
|
<polygon fill="black" stroke="black" points="259.27,-254.33 268.03,-248.37 257.47,-247.56 259.27,-254.33"/>
|
|
</g>
|
|
<!-- 187 -->
|
|
<!-- name: "Server Enabled ClientSide Generation", typeName: "", id: 187, branchId: 0, recurseId: -1, attributes: 0, notes: "BiomeComponentFactory needs to know about this toggle before we start parsing BiomeComponents" -->
|
|
<g id="node48" class="node">
|
|
<title>187</title>
|
|
<ellipse fill="none" stroke="black" cx="342.57" cy="-135" rx="152.69" ry="18"/>
|
|
<text text-anchor="middle" x="342.57" y="-129.95" font-family="Times New Roman,serif" font-size="14.00">Server Enabled ClientSide Generation</text>
|
|
</g>
|
|
<!-- 0->187 -->
|
|
<g id="edge47" class="edge">
|
|
<title>0->187</title>
|
|
<path fill="none" stroke="black" d="M78.27,-701.64C86.84,-620.14 124.78,-291.67 186.81,-212 207.26,-185.74 239.02,-167.79 268.47,-155.87"/>
|
|
<polygon fill="black" stroke="black" points="269.7,-159.14 277.78,-152.29 267.19,-152.61 269.7,-159.14"/>
|
|
</g>
|
|
<!-- 189 -->
|
|
<!-- name: "BlockNetworkIds Are Hashes", typeName: "", id: 189, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node50" class="node">
|
|
<title>189</title>
|
|
<ellipse fill="none" stroke="black" cx="861.04" cy="-76" rx="121.47" ry="18"/>
|
|
<text text-anchor="middle" x="861.04" y="-70.95" font-family="Times New Roman,serif" font-size="14.00">BlockNetworkIds Are Hashes</text>
|
|
</g>
|
|
<!-- 0->189 -->
|
|
<g id="edge49" class="edge">
|
|
<title>0->189</title>
|
|
<path fill="none" stroke="black" d="M76.78,-701.64C79.1,-608.42 94.58,-188.88 186.81,-108 267.37,-37.36 577.2,-51.41 747.05,-65.13"/>
|
|
<polygon fill="black" stroke="black" points="746.52,-68.6 756.77,-65.93 747.09,-61.62 746.52,-68.6"/>
|
|
</g>
|
|
<!-- 191 -->
|
|
<!-- name: "NetworkPermissions", typeName: "NetworkPermissions", id: 191, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node52" class="node">
|
|
<title>191</title>
|
|
<ellipse fill="none" stroke="black" cx="342.57" cy="-24" rx="88.2" ry="18"/>
|
|
<text text-anchor="middle" x="342.57" y="-18.95" font-family="Times New Roman,serif" font-size="14.00">NetworkPermissions</text>
|
|
</g>
|
|
<!-- 0->191 -->
|
|
<g id="edge51" class="edge">
|
|
<title>0->191</title>
|
|
<path fill="none" stroke="black" d="M76.94,-701.8C80.13,-606.49 99.46,-165.46 186.81,-68 202.75,-50.22 225.29,-39.41 248.25,-32.9"/>
|
|
<polygon fill="black" stroke="black" points="248.88,-36.35 257.71,-30.49 247.15,-29.57 248.88,-36.35"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "ActorUniqueID", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-1314" rx="68.75" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-1308.95" font-family="Times New Roman,serif" font-size="14.00">ActorUniqueID</text>
|
|
</g>
|
|
<!-- 1->5 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->5</title>
|
|
<path fill="none" stroke="black" d="M665.12,-1310.34C755.11,-1311.02 957.79,-1312.55 1070.44,-1313.4"/>
|
|
<polygon fill="black" stroke="black" points="1070.18,-1316.9 1080.21,-1313.48 1070.23,-1309.9 1070.18,-1316.9"/>
|
|
</g>
|
|
<!-- 10 -->
|
|
<!-- name: "ActorRuntimeID", typeName: "", id: 10, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>10</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-1260" rx="73.87" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-1254.95" font-family="Times New Roman,serif" font-size="14.00">ActorRuntimeID</text>
|
|
</g>
|
|
<!-- 6->10 -->
|
|
<g id="edge4" class="edge">
|
|
<title>6->10</title>
|
|
<path fill="none" stroke="black" d="M674.65,-1252.83C767.34,-1254.23 955.85,-1257.07 1065.49,-1258.73"/>
|
|
<polygon fill="black" stroke="black" points="1065.26,-1262.22 1075.31,-1258.88 1065.36,-1255.23 1065.26,-1262.22"/>
|
|
</g>
|
|
<!-- 12 -->
|
|
<!-- name: "varint", typeName: "", id: 12, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>12</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-1206" rx="32.41" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-1200.95" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 11->12 -->
|
|
<g id="edge6" class="edge">
|
|
<title>11->12</title>
|
|
<path fill="none" stroke="black" d="M915.14,-1202.74C970.27,-1203.5 1055.45,-1204.69 1106.58,-1205.4"/>
|
|
<polygon fill="black" stroke="black" points="1106.31,-1208.9 1116.36,-1205.54 1106.41,-1201.9 1106.31,-1208.9"/>
|
|
</g>
|
|
<!-- 14 -->
|
|
<!-- name: "Vec3", typeName: "", id: 14, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node9" class="node">
|
|
<title>14</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-1152" rx="29.34" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-1146.95" font-family="Times New Roman,serif" font-size="14.00">Vec3</text>
|
|
</g>
|
|
<!-- 13->14 -->
|
|
<g id="edge8" class="edge">
|
|
<title>13->14</title>
|
|
<path fill="none" stroke="black" d="M660.21,-1144.61C758.72,-1146.1 1011.06,-1149.91 1109.52,-1151.39"/>
|
|
<polygon fill="black" stroke="black" points="1109.45,-1154.89 1119.5,-1151.54 1109.56,-1147.89 1109.45,-1154.89"/>
|
|
</g>
|
|
<!-- 21 -->
|
|
<!-- name: "Vec2", typeName: "", id: 21, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node11" class="node">
|
|
<title>21</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-1098" rx="29.34" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-1092.95" font-family="Times New Roman,serif" font-size="14.00">Vec2</text>
|
|
</g>
|
|
<!-- 15->21 -->
|
|
<g id="edge10" class="edge">
|
|
<title>15->21</title>
|
|
<path fill="none" stroke="black" d="M903.87,-1094.58C959.04,-1095.35 1055.46,-1096.69 1109.71,-1097.44"/>
|
|
<polygon fill="black" stroke="black" points="1109.38,-1100.94 1119.42,-1097.58 1109.47,-1093.94 1109.38,-1100.94"/>
|
|
</g>
|
|
<!-- 145 -->
|
|
<!-- name: "LevelSettings", typeName: "", id: 145, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node13" class="node">
|
|
<title>145</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-1044" rx="61.59" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-1038.95" font-family="Times New Roman,serif" font-size="14.00">LevelSettings</text>
|
|
</g>
|
|
<!-- 22->145 -->
|
|
<g id="edge12" class="edge">
|
|
<title>22->145</title>
|
|
<path fill="none" stroke="black" d="M659.77,-1036.6C748.64,-1037.94 964.23,-1041.2 1077.49,-1042.91"/>
|
|
<polygon fill="black" stroke="black" points="1077.22,-1046.41 1087.27,-1043.06 1077.33,-1039.41 1077.22,-1046.41"/>
|
|
</g>
|
|
<!-- 147 -->
|
|
<!-- name: "string", typeName: "", id: 147, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node15" class="node">
|
|
<title>147</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-990" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-984.95" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 146->147 -->
|
|
<g id="edge14" class="edge">
|
|
<title>146->147</title>
|
|
<path fill="none" stroke="black" d="M905.42,-986.6C959.97,-987.36 1053.01,-988.66 1107.17,-989.41"/>
|
|
<polygon fill="black" stroke="black" points="1106.87,-992.9 1116.92,-989.54 1106.97,-985.91 1106.87,-992.9"/>
|
|
</g>
|
|
<!-- 149 -->
|
|
<!-- name: "string", typeName: "", id: 149, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node17" class="node">
|
|
<title>149</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-936" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-930.95" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 148->149 -->
|
|
<g id="edge16" class="edge">
|
|
<title>148->149</title>
|
|
<path fill="none" stroke="black" d="M676.15,-928.85C782.76,-930.46 1012.23,-933.92 1107.22,-935.36"/>
|
|
<polygon fill="black" stroke="black" points="1107.08,-938.86 1117.13,-935.51 1107.19,-931.86 1107.08,-938.86"/>
|
|
</g>
|
|
<!-- 151 -->
|
|
<!-- name: "string", typeName: "", id: 151, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node19" class="node">
|
|
<title>151</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-882" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-876.95" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 150->151 -->
|
|
<g id="edge18" class="edge">
|
|
<title>150->151</title>
|
|
<path fill="none" stroke="black" d="M969.98,-880.13C1017.89,-880.63 1071.47,-881.18 1107.57,-881.56"/>
|
|
<polygon fill="black" stroke="black" points="1107.1,-885.06 1117.13,-881.66 1107.17,-878.06 1107.1,-885.06"/>
|
|
</g>
|
|
<!-- 153 -->
|
|
<!-- name: "bool", typeName: "", id: 153, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node21" class="node">
|
|
<title>153</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-828" rx="27.3" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-822.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 152->153 -->
|
|
<g id="edge20" class="edge">
|
|
<title>152->153</title>
|
|
<path fill="none" stroke="black" d="M660.64,-822.46C760.31,-823.59 1015.51,-826.48 1112.01,-827.57"/>
|
|
<polygon fill="black" stroke="black" points="1111.68,-831.07 1121.72,-827.68 1111.76,-824.07 1111.68,-831.07"/>
|
|
</g>
|
|
<!-- 162 -->
|
|
<!-- name: "SyncedPlayerMovementSettings", typeName: "", id: 162, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node23" class="node">
|
|
<title>162</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-774" rx="132.22" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-768.95" font-family="Times New Roman,serif" font-size="14.00">SyncedPlayerMovementSettings</text>
|
|
</g>
|
|
<!-- 154->162 -->
|
|
<g id="edge22" class="edge">
|
|
<title>154->162</title>
|
|
<path fill="none" stroke="black" d="M945.25,-772.58C964.59,-772.71 985.72,-772.86 1006.83,-773.01"/>
|
|
<polygon fill="black" stroke="black" points="1006.66,-776.51 1016.68,-773.08 1006.71,-769.51 1006.66,-776.51"/>
|
|
</g>
|
|
<!-- 164 -->
|
|
<!-- name: "unsigned int64", typeName: "", id: 164, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node25" class="node">
|
|
<title>164</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-720" rx="65.68" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-714.95" font-family="Times New Roman,serif" font-size="14.00">unsigned int64</text>
|
|
</g>
|
|
<!-- 163->164 -->
|
|
<g id="edge24" class="edge">
|
|
<title>163->164</title>
|
|
<path fill="none" stroke="black" d="M703.9,-720C805.49,-720 975.11,-720 1073.24,-720"/>
|
|
<polygon fill="black" stroke="black" points="1073.03,-723.5 1083.03,-720 1073.03,-716.5 1073.03,-723.5"/>
|
|
</g>
|
|
<!-- 166 -->
|
|
<!-- name: "varint", typeName: "", id: 166, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node27" class="node">
|
|
<title>166</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-666" rx="32.41" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-660.95" font-family="Times New Roman,serif" font-size="14.00">varint</text>
|
|
</g>
|
|
<!-- 165->166 -->
|
|
<g id="edge26" class="edge">
|
|
<title>165->166</title>
|
|
<path fill="none" stroke="black" d="M941.79,-668.89C995.11,-668.15 1063.18,-667.2 1106.63,-666.6"/>
|
|
<polygon fill="black" stroke="black" points="1106.47,-670.1 1116.42,-666.46 1106.37,-663.1 1106.47,-670.1"/>
|
|
</g>
|
|
<!-- 168 -->
|
|
<!-- name: "List Size", typeName: "", id: 168, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node29" class="node">
|
|
<title>168</title>
|
|
<ellipse fill="none" stroke="black" cx="618.95" cy="-612" rx="43.67" ry="18"/>
|
|
<text text-anchor="middle" x="618.95" y="-606.95" font-family="Times New Roman,serif" font-size="14.00">List Size</text>
|
|
</g>
|
|
<!-- 167->168 -->
|
|
<g id="edge28" class="edge">
|
|
<title>167->168</title>
|
|
<path fill="none" stroke="black" d="M415.66,-612C461.96,-612 521.13,-612 563.5,-612"/>
|
|
<polygon fill="black" stroke="black" points="563.47,-615.5 573.47,-612 563.47,-608.5 563.47,-615.5"/>
|
|
</g>
|
|
<!-- 170 -->
|
|
<!-- name: "example element", typeName: "", id: 170, branchId: 0, recurseId: -1, attributes: 16, notes: "" -->
|
|
<g id="node31" class="node">
|
|
<title>170</title>
|
|
<ellipse fill="none" stroke="black" stroke-dasharray="1,5" cx="618.95" cy="-558" rx="74.89" ry="18"/>
|
|
<text text-anchor="middle" x="618.95" y="-552.95" font-family="Times New Roman,serif" font-size="14.00">example element</text>
|
|
</g>
|
|
<!-- 167->170 -->
|
|
<g id="edge30" class="edge">
|
|
<title>167->170</title>
|
|
<path fill="none" stroke="black" d="M403.19,-601.72C431.98,-596.62 467,-590.24 498.33,-584 515.69,-580.55 534.41,-576.59 551.77,-572.82"/>
|
|
<polygon fill="black" stroke="black" points="552.45,-576.25 561.47,-570.7 550.96,-569.41 552.45,-576.25"/>
|
|
</g>
|
|
<!-- 169 -->
|
|
<!-- name: "unsigned varint", typeName: "", id: 169, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node30" class="node">
|
|
<title>169</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-612" rx="68.24" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-606.95" font-family="Times New Roman,serif" font-size="14.00">unsigned varint</text>
|
|
</g>
|
|
<!-- 168->169 -->
|
|
<g id="edge29" class="edge">
|
|
<title>168->169</title>
|
|
<path fill="none" stroke="black" d="M662.86,-612C751.81,-612 957.46,-612 1070.96,-612"/>
|
|
<polygon fill="black" stroke="black" points="1070.81,-615.5 1080.81,-612 1070.81,-608.5 1070.81,-615.5"/>
|
|
</g>
|
|
<!-- 171 -->
|
|
<!-- name: "Block Name", typeName: "", id: 171, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node32" class="node">
|
|
<title>171</title>
|
|
<ellipse fill="none" stroke="black" cx="861.04" cy="-558" rx="58" ry="18"/>
|
|
<text text-anchor="middle" x="861.04" y="-552.95" font-family="Times New Roman,serif" font-size="14.00">Block Name</text>
|
|
</g>
|
|
<!-- 170->171 -->
|
|
<g id="edge31" class="edge">
|
|
<title>170->171</title>
|
|
<path fill="none" stroke="black" d="M694.27,-558C725.29,-558 761.1,-558 791.48,-558"/>
|
|
<polygon fill="black" stroke="black" points="791.32,-561.5 801.32,-558 791.32,-554.5 791.32,-561.5"/>
|
|
</g>
|
|
<!-- 173 -->
|
|
<!-- name: "Block Definition", typeName: "CompoundTag", id: 173, branchId: 0, recurseId: -1, attributes: 256, notes: "Map of block states. { key (component name):[label,value] } (Can be left empty.)" -->
|
|
<g id="node34" class="node">
|
|
<title>173</title>
|
|
<ellipse fill="none" stroke="black" cx="861.04" cy="-504" rx="73.36" ry="18"/>
|
|
<text text-anchor="middle" x="861.04" y="-498.95" font-family="Times New Roman,serif" font-size="14.00">Block Definition</text>
|
|
</g>
|
|
<!-- 170->173 -->
|
|
<g id="edge33" class="edge">
|
|
<title>170->173</title>
|
|
<path fill="none" stroke="black" d="M674.73,-545.62C695.09,-541.02 718.39,-535.77 739.57,-531 757.41,-526.99 776.74,-522.65 794.58,-518.65"/>
|
|
<polygon fill="black" stroke="black" points="795.29,-522.08 804.29,-516.48 793.76,-515.25 795.29,-522.08"/>
|
|
</g>
|
|
<!-- 172 -->
|
|
<!-- name: "string", typeName: "", id: 172, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node33" class="node">
|
|
<title>172</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-558" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-552.95" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 171->172 -->
|
|
<g id="edge32" class="edge">
|
|
<title>171->172</title>
|
|
<path fill="none" stroke="black" d="M919.22,-558C974.59,-558 1057.28,-558 1107.11,-558"/>
|
|
<polygon fill="black" stroke="black" points="1106.91,-561.5 1116.91,-558 1106.91,-554.5 1106.91,-561.5"/>
|
|
</g>
|
|
<!-- 174 -->
|
|
<!-- name: "CompoundTag", typeName: "", id: 174, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node35" class="node">
|
|
<title>174</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-504" rx="66.19" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-498.95" font-family="Times New Roman,serif" font-size="14.00">CompoundTag</text>
|
|
</g>
|
|
<!-- 173->174 -->
|
|
<g id="edge34" class="edge">
|
|
<title>173->174</title>
|
|
<path fill="none" stroke="black" d="M934.64,-504C976.72,-504 1029.69,-504 1072.53,-504"/>
|
|
<polygon fill="black" stroke="black" points="1072.53,-507.5 1082.53,-504 1072.53,-500.5 1072.53,-507.5"/>
|
|
</g>
|
|
<!-- 176 -->
|
|
<!-- name: "string", typeName: "", id: 176, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node37" class="node">
|
|
<title>176</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-450" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-444.95" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 175->176 -->
|
|
<g id="edge36" class="edge">
|
|
<title>175->176</title>
|
|
<path fill="none" stroke="black" d="M417.64,-543.48C443.22,-538.72 472.06,-533.24 498.33,-528 605.8,-506.57 631.01,-491.97 739.57,-477 872.94,-458.61 1032.49,-452.66 1107.2,-450.8"/>
|
|
<polygon fill="black" stroke="black" points="1107.02,-454.31 1116.93,-450.58 1106.85,-447.31 1107.02,-454.31"/>
|
|
</g>
|
|
<!-- 178 -->
|
|
<!-- name: "bool", typeName: "", id: 178, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node39" class="node">
|
|
<title>178</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-396" rx="27.3" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-390.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 177->178 -->
|
|
<g id="edge38" class="edge">
|
|
<title>177->178</title>
|
|
<path fill="none" stroke="black" d="M446.32,-489.77C464.28,-485.41 482.32,-479.36 498.33,-471 518.11,-460.67 513.94,-445.06 534.33,-436 736.71,-346.08 1013.8,-375.35 1112.75,-389.91"/>
|
|
<polygon fill="black" stroke="black" points="1112.01,-393.34 1122.42,-391.38 1113.06,-386.42 1112.01,-393.34"/>
|
|
</g>
|
|
<!-- 180 -->
|
|
<!-- name: "string", typeName: "", id: 180, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node41" class="node">
|
|
<title>180</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-342" rx="31.9" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-336.95" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 179->180 -->
|
|
<g id="edge40" class="edge">
|
|
<title>179->180</title>
|
|
<path fill="none" stroke="black" d="M403.74,-437.83C433.3,-433.16 468.81,-425.05 498.33,-411 516.89,-402.17 515.19,-389.46 534.33,-382 737.05,-303.02 1005.69,-324.22 1107.87,-336.32"/>
|
|
<polygon fill="black" stroke="black" points="1107.35,-339.79 1117.7,-337.53 1108.2,-332.84 1107.35,-339.79"/>
|
|
</g>
|
|
<!-- 182 -->
|
|
<!-- name: "CompoundTag", typeName: "", id: 182, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node43" class="node">
|
|
<title>182</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-288" rx="66.19" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-282.95" font-family="Times New Roman,serif" font-size="14.00">CompoundTag</text>
|
|
</g>
|
|
<!-- 181->182 -->
|
|
<g id="edge42" class="edge">
|
|
<title>181->182</title>
|
|
<path fill="none" stroke="black" d="M406.15,-371.15C434.66,-364.55 468.6,-355.65 498.33,-345 514.99,-339.03 517.2,-332.43 534.33,-328 723.93,-278.97 956.75,-279.58 1074.24,-283.93"/>
|
|
<polygon fill="black" stroke="black" points="1073.95,-287.42 1084.08,-284.32 1074.22,-280.43 1073.95,-287.42"/>
|
|
</g>
|
|
<!-- 184 -->
|
|
<!-- name: "unsigned int64", typeName: "", id: 184, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node45" class="node">
|
|
<title>184</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-234" rx="65.68" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-228.95" font-family="Times New Roman,serif" font-size="14.00">unsigned int64</text>
|
|
</g>
|
|
<!-- 183->184 -->
|
|
<g id="edge44" class="edge">
|
|
<title>183->184</title>
|
|
<path fill="none" stroke="black" d="M405.38,-301.07C442.48,-291.58 490.79,-280.39 534.33,-274 727.06,-245.7 956.68,-237.42 1073.41,-235"/>
|
|
<polygon fill="black" stroke="black" points="1073.24,-238.5 1083.17,-234.81 1073.11,-231.51 1073.24,-238.5"/>
|
|
</g>
|
|
<!-- 186 -->
|
|
<!-- name: "mce::UUID", typeName: "", id: 186, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node47" class="node">
|
|
<title>186</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-180" rx="54.93" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-174.95" font-family="Times New Roman,serif" font-size="14.00">mce::UUID</text>
|
|
</g>
|
|
<!-- 185->186 -->
|
|
<g id="edge46" class="edge">
|
|
<title>185->186</title>
|
|
<path fill="none" stroke="black" d="M417.8,-231.01C453.08,-227.36 495.86,-223.17 534.33,-220 734.78,-203.51 972.42,-189.68 1084.73,-183.49"/>
|
|
<polygon fill="black" stroke="black" points="1084.87,-186.99 1094.66,-182.94 1084.49,-180 1084.87,-186.99"/>
|
|
</g>
|
|
<!-- 188 -->
|
|
<!-- name: "bool", typeName: "", id: 188, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node49" class="node">
|
|
<title>188</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-126" rx="27.3" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 187->188 -->
|
|
<g id="edge48" class="edge">
|
|
<title>187->188</title>
|
|
<path fill="none" stroke="black" d="M494.73,-133.31C685.89,-131.18 1003.21,-127.64 1111.87,-126.42"/>
|
|
<polygon fill="black" stroke="black" points="1111.72,-129.92 1121.68,-126.31 1111.64,-122.93 1111.72,-129.92"/>
|
|
</g>
|
|
<!-- 190 -->
|
|
<!-- name: "bool", typeName: "", id: 190, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node51" class="node">
|
|
<title>190</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-72" rx="27.3" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 189->190 -->
|
|
<g id="edge50" class="edge">
|
|
<title>189->190</title>
|
|
<path fill="none" stroke="black" d="M982.38,-74.33C1028.87,-73.68 1078.72,-72.99 1111.8,-72.53"/>
|
|
<polygon fill="black" stroke="black" points="1111.73,-76.03 1121.68,-72.39 1111.64,-69.03 1111.73,-76.03"/>
|
|
</g>
|
|
<!-- 195 -->
|
|
<!-- name: "NetworkPermissions", typeName: "", id: 195, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node53" class="node">
|
|
<title>195</title>
|
|
<ellipse fill="none" stroke="black" cx="1150.73" cy="-18" rx="88.2" ry="18"/>
|
|
<text text-anchor="middle" x="1150.73" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">NetworkPermissions</text>
|
|
</g>
|
|
<!-- 191->195 -->
|
|
<g id="edge52" class="edge">
|
|
<title>191->195</title>
|
|
<path fill="none" stroke="black" d="M431,-23.35C582.36,-22.22 892.23,-19.92 1051.06,-18.73"/>
|
|
<polygon fill="black" stroke="black" points="1050.75,-22.24 1060.72,-18.66 1050.7,-15.24 1050.75,-22.24"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|