mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-06 23:35:19 +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
203 lines
11 KiB
XML
203 lines
11 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: AddItemActorPacket Pages: 1 -->
|
|
<svg width="1942pt" height="368pt"
|
|
viewBox="0.00 0.00 1941.96 368.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 364)">
|
|
<title>AddItemActorPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-364 1937.96,-364 1937.96,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "AddItemActorPacket", typeName: "", id: 0, branchId: 15, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="89.74" cy="-180" rx="89.74" ry="18"/>
|
|
<text text-anchor="middle" x="89.74" y="-174.95" font-family="Times New Roman,serif" font-size="14.00">AddItemActorPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Target Actor 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="297.02" cy="-342" rx="69.78" ry="18"/>
|
|
<text text-anchor="middle" x="297.02" y="-336.95" font-family="Times New Roman,serif" font-size="14.00">Target Actor ID</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M102.76,-197.99C122.84,-226.71 165.91,-282.94 215.47,-315 221.63,-318.98 228.43,-322.44 235.4,-325.42"/>
|
|
<polygon fill="black" stroke="black" points="233.67,-328.5 244.26,-328.9 236.23,-321.98 233.67,-328.5"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Target Runtime ID", typeName: "ActorRuntimeID", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="297.02" cy="-288" rx="81.55" ry="18"/>
|
|
<text text-anchor="middle" x="297.02" y="-282.95" font-family="Times New Roman,serif" font-size="14.00">Target Runtime ID</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M114.05,-197.72C138.35,-215.55 178.04,-242.93 215.47,-261 221.84,-264.07 228.64,-266.94 235.49,-269.57"/>
|
|
<polygon fill="black" stroke="black" points="234.24,-272.84 244.83,-272.99 236.64,-266.26 234.24,-272.84"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Item", typeName: "NetworkItemStackDescriptor", id: 5, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="297.02" cy="-234" rx="28.32" ry="18"/>
|
|
<text text-anchor="middle" x="297.02" y="-228.95" font-family="Times New Roman,serif" font-size="14.00">Item</text>
|
|
</g>
|
|
<!-- 0->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>0->5</title>
|
|
<path fill="none" stroke="black" d="M145.75,-194.47C181.82,-203.96 227.97,-216.1 259.55,-224.41"/>
|
|
<polygon fill="black" stroke="black" points="258.46,-227.74 269.02,-226.9 260.24,-220.97 258.46,-227.74"/>
|
|
</g>
|
|
<!-- 7 -->
|
|
<!-- name: "Position", typeName: "Vec3", id: 7, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node8" class="node">
|
|
<title>7</title>
|
|
<ellipse fill="none" stroke="black" cx="297.02" cy="-180" rx="41.12" ry="18"/>
|
|
<text text-anchor="middle" x="297.02" y="-174.95" font-family="Times New Roman,serif" font-size="14.00">Position</text>
|
|
</g>
|
|
<!-- 0->7 -->
|
|
<g id="edge7" class="edge">
|
|
<title>0->7</title>
|
|
<path fill="none" stroke="black" d="M179.88,-180C201.85,-180 224.66,-180 244.18,-180"/>
|
|
<polygon fill="black" stroke="black" points="244.06,-183.5 254.06,-180 244.06,-176.5 244.06,-183.5"/>
|
|
</g>
|
|
<!-- 9 -->
|
|
<!-- name: "Velocity", typeName: "Vec3", id: 9, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node10" class="node">
|
|
<title>9</title>
|
|
<ellipse fill="none" stroke="black" cx="297.02" cy="-126" rx="41.63" ry="18"/>
|
|
<text text-anchor="middle" x="297.02" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">Velocity</text>
|
|
</g>
|
|
<!-- 0->9 -->
|
|
<g id="edge9" class="edge">
|
|
<title>0->9</title>
|
|
<path fill="none" stroke="black" d="M145.75,-165.53C178.33,-156.96 219.13,-146.23 250,-138.11"/>
|
|
<polygon fill="black" stroke="black" points="250.64,-141.56 259.42,-135.63 248.86,-134.79 250.64,-141.56"/>
|
|
</g>
|
|
<!-- 11 -->
|
|
<!-- name: "Entity Data", typeName: "std::vector<class std::unique_ptr<class DataItem,struct std::default_delete<class DataItem> >,class std::allocator<class std::unique_ptr<class DataItem,struct std::default_delete<class DataItem> > > >", id: 11, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node12" class="node">
|
|
<title>11</title>
|
|
<ellipse fill="none" stroke="black" cx="297.02" cy="-72" rx="53.4" ry="18"/>
|
|
<text text-anchor="middle" x="297.02" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Entity Data</text>
|
|
</g>
|
|
<!-- 0->11 -->
|
|
<g id="edge11" class="edge">
|
|
<title>0->11</title>
|
|
<path fill="none" stroke="black" d="M114.05,-162.28C138.35,-144.45 178.04,-117.07 215.47,-99 224.55,-94.62 234.51,-90.66 244.24,-87.2"/>
|
|
<polygon fill="black" stroke="black" points="245.31,-90.53 253.65,-84 243.05,-83.91 245.31,-90.53"/>
|
|
</g>
|
|
<!-- 13 -->
|
|
<!-- name: "From Fishing?", typeName: "", id: 13, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node14" class="node">
|
|
<title>13</title>
|
|
<ellipse fill="none" stroke="black" cx="297.02" cy="-18" rx="65.68" ry="18"/>
|
|
<text text-anchor="middle" x="297.02" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">From Fishing?</text>
|
|
</g>
|
|
<!-- 0->13 -->
|
|
<g id="edge13" class="edge">
|
|
<title>0->13</title>
|
|
<path fill="none" stroke="black" d="M102.76,-162.01C122.84,-133.29 165.91,-77.06 215.47,-45 222.04,-40.75 229.34,-37.11 236.79,-34"/>
|
|
<polygon fill="black" stroke="black" points="237.86,-37.33 245.95,-30.49 235.36,-30.8 237.86,-37.33"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "ActorUniqueID", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="1174.26" cy="-342" rx="68.75" ry="18"/>
|
|
<text text-anchor="middle" x="1174.26" y="-336.95" font-family="Times New Roman,serif" font-size="14.00">ActorUniqueID</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M367.07,-342C527.37,-342 924.02,-342 1093.93,-342"/>
|
|
<polygon fill="black" stroke="black" points="1093.77,-345.5 1103.77,-342 1093.77,-338.5 1093.77,-345.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "ActorRuntimeID", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="1174.26" cy="-288" rx="73.87" ry="18"/>
|
|
<text text-anchor="middle" x="1174.26" y="-282.95" font-family="Times New Roman,serif" font-size="14.00">ActorRuntimeID</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M378.79,-288C544.27,-288 920.36,-288 1088.87,-288"/>
|
|
<polygon fill="black" stroke="black" points="1088.63,-291.5 1098.63,-288 1088.63,-284.5 1088.63,-291.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "NetworkItemStackDescriptor", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="1174.26" cy="-234" rx="119.93" ry="18"/>
|
|
<text text-anchor="middle" x="1174.26" y="-228.95" font-family="Times New Roman,serif" font-size="14.00">NetworkItemStackDescriptor</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M325.66,-234C433.87,-234 833.07,-234 1042.72,-234"/>
|
|
<polygon fill="black" stroke="black" points="1042.58,-237.5 1052.58,-234 1042.58,-230.5 1042.58,-237.5"/>
|
|
</g>
|
|
<!-- 8 -->
|
|
<!-- name: "Vec3", typeName: "", id: 8, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node9" class="node">
|
|
<title>8</title>
|
|
<ellipse fill="none" stroke="black" cx="1174.26" cy="-180" rx="29.34" ry="18"/>
|
|
<text text-anchor="middle" x="1174.26" y="-174.95" font-family="Times New Roman,serif" font-size="14.00">Vec3</text>
|
|
</g>
|
|
<!-- 7->8 -->
|
|
<g id="edge8" class="edge">
|
|
<title>7->8</title>
|
|
<path fill="none" stroke="black" d="M338.48,-180C484.98,-180 986.77,-180 1132.98,-180"/>
|
|
<polygon fill="black" stroke="black" points="1132.94,-183.5 1142.94,-180 1132.94,-176.5 1132.94,-183.5"/>
|
|
</g>
|
|
<!-- 10 -->
|
|
<!-- name: "Vec3", typeName: "", id: 10, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node11" class="node">
|
|
<title>10</title>
|
|
<ellipse fill="none" stroke="black" cx="1174.26" cy="-126" rx="29.34" ry="18"/>
|
|
<text text-anchor="middle" x="1174.26" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">Vec3</text>
|
|
</g>
|
|
<!-- 9->10 -->
|
|
<g id="edge10" class="edge">
|
|
<title>9->10</title>
|
|
<path fill="none" stroke="black" d="M339.06,-126C486.33,-126 987.16,-126 1133.07,-126"/>
|
|
<polygon fill="black" stroke="black" points="1133,-129.5 1143,-126 1133,-122.5 1133,-129.5"/>
|
|
</g>
|
|
<!-- 12 -->
|
|
<!-- name: "std::vector<class std::unique_ptr<class DataItem,struct std::default_delete<class DataItem> >,class std::allocator<class std::unique_ptr<class DataItem,struct std::default_delete<class DataItem> > > >", typeName: "", id: 12, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node13" class="node">
|
|
<title>12</title>
|
|
<ellipse fill="none" stroke="black" cx="1174.26" cy="-72" rx="759.69" ry="18"/>
|
|
<text text-anchor="middle" x="1174.26" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">std::vector<class std::unique_ptr<class DataItem,struct std::default_delete<class DataItem> >,class std::allocator<class std::unique_ptr<class DataItem,struct std::default_delete<class DataItem> > > ></text>
|
|
</g>
|
|
<!-- 11->12 -->
|
|
<g id="edge12" class="edge">
|
|
<title>11->12</title>
|
|
<path fill="none" stroke="black" d="M350.8,-72C365.55,-72 382.98,-72 402.61,-72"/>
|
|
<polygon fill="black" stroke="black" points="402.56,-75.5 412.56,-72 402.56,-68.5 402.56,-75.5"/>
|
|
</g>
|
|
<!-- 14 -->
|
|
<!-- name: "bool", typeName: "", id: 14, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node15" class="node">
|
|
<title>14</title>
|
|
<ellipse fill="none" stroke="black" cx="1174.26" cy="-18" rx="27.3" ry="18"/>
|
|
<text text-anchor="middle" x="1174.26" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 13->14 -->
|
|
<g id="edge14" class="edge">
|
|
<title>13->14</title>
|
|
<path fill="none" stroke="black" d="M363.09,-18C535.38,-18 999.47,-18 1135.38,-18"/>
|
|
<polygon fill="black" stroke="black" points="1135.26,-21.5 1145.26,-18 1135.26,-14.5 1135.26,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|