mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2024-11-27 09:49:03 +00:00
229 lines
12 KiB
XML
229 lines
12 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: MoveActorDeltaData Pages: 1 -->
|
|
<svg width="551pt" height="422pt"
|
|
viewBox="0.00 0.00 551.05 422.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 418)">
|
|
<title>MoveActorDeltaData</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-418 547.05,-418 547.05,4 -4,4"/>
|
|
<!-- 2 -->
|
|
<!-- name: "MoveActorDeltaData", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="89.49" cy="-207" rx="89.49" ry="18"/>
|
|
<text text-anchor="middle" x="89.49" y="-201.57" font-family="Times New Roman,serif" font-size="14.00">MoveActorDeltaData</text>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "ActorRuntimeID", typeName: "ActorRuntimeID", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "The runtime id of the actor being moved" -->
|
|
<g id="node2" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="288.49" cy="-396" rx="72.52" ry="18"/>
|
|
<text text-anchor="middle" x="288.49" y="-390.57" font-family="Times New Roman,serif" font-size="14.00">ActorRuntimeID</text>
|
|
</g>
|
|
<!-- 2->3 -->
|
|
<g id="edge1" class="edge">
|
|
<title>2->3</title>
|
|
<path fill="none" stroke="black" d="M99.95,-225.25C118,-258.39 160.47,-328.76 214.97,-369 219.34,-372.22 224.13,-375.1 229.1,-377.66"/>
|
|
<polygon fill="black" stroke="black" points="227.58,-380.81 238.12,-381.85 230.52,-374.46 227.58,-380.81"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Header", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: "Header containing 9 1-bit booleans describing the rest of the packet. Information provided in supplemental documentation." -->
|
|
<g id="node4" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="288.49" cy="-342" rx="37.09" ry="18"/>
|
|
<text text-anchor="middle" x="288.49" y="-336.57" font-family="Times New Roman,serif" font-size="14.00">Header</text>
|
|
</g>
|
|
<!-- 2->5 -->
|
|
<g id="edge3" class="edge">
|
|
<title>2->5</title>
|
|
<path fill="none" stroke="black" d="M107.06,-224.92C129.55,-248.36 171.91,-289.45 214.97,-315 224.31,-320.54 234.97,-325.27 245.2,-329.15"/>
|
|
<polygon fill="black" stroke="black" points="244.02,-332.45 254.61,-332.52 246.37,-325.86 244.02,-332.45"/>
|
|
</g>
|
|
<!-- 7 -->
|
|
<!-- name: "New position X", typeName: "", id: 7, branchId: 0, recurseId: -1, attributes: 0, notes: "If position X bit is true, then this will contain the actor's X coordinate" -->
|
|
<g id="node6" class="node">
|
|
<title>7</title>
|
|
<ellipse fill="none" stroke="black" cx="288.49" cy="-288" rx="69.03" ry="18"/>
|
|
<text text-anchor="middle" x="288.49" y="-282.57" font-family="Times New Roman,serif" font-size="14.00">New position X</text>
|
|
</g>
|
|
<!-- 2->7 -->
|
|
<g id="edge5" class="edge">
|
|
<title>2->7</title>
|
|
<path fill="none" stroke="black" d="M127.58,-223.7C152.22,-234.65 185.36,-249.08 214.97,-261 221.76,-263.73 228.94,-266.52 236.04,-269.23"/>
|
|
<polygon fill="black" stroke="black" points="234.68,-272.46 245.27,-272.71 237.15,-265.91 234.68,-272.46"/>
|
|
</g>
|
|
<!-- 9 -->
|
|
<!-- name: "New position Y", typeName: "", id: 9, branchId: 0, recurseId: -1, attributes: 0, notes: "If position Y bit is true, then this will contain the actor's Y coordinate" -->
|
|
<g id="node8" class="node">
|
|
<title>9</title>
|
|
<ellipse fill="none" stroke="black" cx="288.49" cy="-234" rx="69.03" ry="18"/>
|
|
<text text-anchor="middle" x="288.49" y="-228.57" font-family="Times New Roman,serif" font-size="14.00">New position Y</text>
|
|
</g>
|
|
<!-- 2->9 -->
|
|
<g id="edge7" class="edge">
|
|
<title>2->9</title>
|
|
<path fill="none" stroke="black" d="M164.4,-217.13C181.08,-219.42 198.76,-221.84 215.37,-224.12"/>
|
|
<polygon fill="black" stroke="black" points="214.78,-227.57 225.16,-225.46 215.73,-220.63 214.78,-227.57"/>
|
|
</g>
|
|
<!-- 11 -->
|
|
<!-- name: "New position Z", typeName: "", id: 11, branchId: 0, recurseId: -1, attributes: 0, notes: "If position Z bit is true, then this will contain the actor's Z coordinate" -->
|
|
<g id="node10" class="node">
|
|
<title>11</title>
|
|
<ellipse fill="none" stroke="black" cx="288.49" cy="-180" rx="68.03" ry="18"/>
|
|
<text text-anchor="middle" x="288.49" y="-174.57" font-family="Times New Roman,serif" font-size="14.00">New position Z</text>
|
|
</g>
|
|
<!-- 2->11 -->
|
|
<g id="edge9" class="edge">
|
|
<title>2->11</title>
|
|
<path fill="none" stroke="black" d="M164.4,-196.87C181.26,-194.56 199.14,-192.11 215.9,-189.81"/>
|
|
<polygon fill="black" stroke="black" points="216.36,-193.28 225.79,-188.46 215.41,-186.35 216.36,-193.28"/>
|
|
</g>
|
|
<!-- 13 -->
|
|
<!-- name: "Rotation X", typeName: "", id: 13, branchId: 0, recurseId: -1, attributes: 0, notes: "If rotation X bit is true, then this will contain the X rotation of the actor" -->
|
|
<g id="node12" class="node">
|
|
<title>13</title>
|
|
<ellipse fill="none" stroke="black" cx="288.49" cy="-126" rx="51.56" ry="18"/>
|
|
<text text-anchor="middle" x="288.49" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">Rotation X</text>
|
|
</g>
|
|
<!-- 2->13 -->
|
|
<g id="edge11" class="edge">
|
|
<title>2->13</title>
|
|
<path fill="none" stroke="black" d="M127.58,-190.3C152.22,-179.35 185.36,-164.92 214.97,-153 223.3,-149.65 232.21,-146.21 240.85,-142.95"/>
|
|
<polygon fill="black" stroke="black" points="242.01,-146.25 250.15,-139.48 239.56,-139.7 242.01,-146.25"/>
|
|
</g>
|
|
<!-- 15 -->
|
|
<!-- name: "Rotation Y", typeName: "", id: 15, branchId: 0, recurseId: -1, attributes: 0, notes: "If rotation Y bit is true, then this will contain the Y rotation of the actor" -->
|
|
<g id="node14" class="node">
|
|
<title>15</title>
|
|
<ellipse fill="none" stroke="black" cx="288.49" cy="-72" rx="51.56" ry="18"/>
|
|
<text text-anchor="middle" x="288.49" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Rotation Y</text>
|
|
</g>
|
|
<!-- 2->15 -->
|
|
<g id="edge13" class="edge">
|
|
<title>2->15</title>
|
|
<path fill="none" stroke="black" d="M107.06,-189.08C129.55,-165.64 171.91,-124.55 214.97,-99 222.04,-94.81 229.88,-91.07 237.7,-87.82"/>
|
|
<polygon fill="black" stroke="black" points="238.85,-91.13 246.89,-84.24 236.3,-84.61 238.85,-91.13"/>
|
|
</g>
|
|
<!-- 17 -->
|
|
<!-- name: "Rotation Y Head", typeName: "", id: 17, branchId: 0, recurseId: -1, attributes: 0, notes: "If rotation Y Head bit is true, then this will contain a head rotation of the actor if and only if it's a Mob type" -->
|
|
<g id="node16" class="node">
|
|
<title>17</title>
|
|
<ellipse fill="none" stroke="black" cx="288.49" cy="-18" rx="73.52" ry="18"/>
|
|
<text text-anchor="middle" x="288.49" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Rotation Y Head</text>
|
|
</g>
|
|
<!-- 2->17 -->
|
|
<g id="edge15" class="edge">
|
|
<title>2->17</title>
|
|
<path fill="none" stroke="black" d="M99.95,-188.75C118,-155.61 160.47,-85.24 214.97,-45 219.27,-41.83 223.99,-38.99 228.88,-36.45"/>
|
|
<polygon fill="black" stroke="black" points="230.16,-39.72 237.74,-32.32 227.2,-33.38 230.16,-39.72"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "ActorRuntimeID", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="470.53" cy="-396" rx="72.52" ry="18"/>
|
|
<text text-anchor="middle" x="470.53" y="-390.57" font-family="Times New Roman,serif" font-size="14.00">ActorRuntimeID</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge2" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M361.42,-396C369.64,-396 378.06,-396 386.41,-396"/>
|
|
<polygon fill="black" stroke="black" points="386.2,-399.5 396.2,-396 386.2,-392.5 386.2,-399.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "unsigned short", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="470.53" cy="-342" rx="65.04" ry="18"/>
|
|
<text text-anchor="middle" x="470.53" y="-336.57" font-family="Times New Roman,serif" font-size="14.00">unsigned short</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge4" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M325.93,-342C345.44,-342 370.24,-342 393.71,-342"/>
|
|
<polygon fill="black" stroke="black" points="393.59,-345.5 403.59,-342 393.59,-338.5 393.59,-345.5"/>
|
|
</g>
|
|
<!-- 8 -->
|
|
<!-- name: "float", typeName: "", id: 8, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>8</title>
|
|
<ellipse fill="none" stroke="black" cx="470.53" cy="-288" rx="27.11" ry="18"/>
|
|
<text text-anchor="middle" x="470.53" y="-282.57" font-family="Times New Roman,serif" font-size="14.00">float</text>
|
|
</g>
|
|
<!-- 7->8 -->
|
|
<g id="edge6" class="edge">
|
|
<title>7->8</title>
|
|
<path fill="none" stroke="black" d="M357.81,-288C382.99,-288 410.58,-288 432.04,-288"/>
|
|
<polygon fill="black" stroke="black" points="431.77,-291.5 441.77,-288 431.77,-284.5 431.77,-291.5"/>
|
|
</g>
|
|
<!-- 10 -->
|
|
<!-- name: "float", typeName: "", id: 10, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node9" class="node">
|
|
<title>10</title>
|
|
<ellipse fill="none" stroke="black" cx="470.53" cy="-234" rx="27.11" ry="18"/>
|
|
<text text-anchor="middle" x="470.53" y="-228.57" font-family="Times New Roman,serif" font-size="14.00">float</text>
|
|
</g>
|
|
<!-- 9->10 -->
|
|
<g id="edge8" class="edge">
|
|
<title>9->10</title>
|
|
<path fill="none" stroke="black" d="M357.81,-234C382.99,-234 410.58,-234 432.04,-234"/>
|
|
<polygon fill="black" stroke="black" points="431.77,-237.5 441.77,-234 431.77,-230.5 431.77,-237.5"/>
|
|
</g>
|
|
<!-- 12 -->
|
|
<!-- name: "float", typeName: "", id: 12, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node11" class="node">
|
|
<title>12</title>
|
|
<ellipse fill="none" stroke="black" cx="470.53" cy="-180" rx="27.11" ry="18"/>
|
|
<text text-anchor="middle" x="470.53" y="-174.57" font-family="Times New Roman,serif" font-size="14.00">float</text>
|
|
</g>
|
|
<!-- 11->12 -->
|
|
<g id="edge10" class="edge">
|
|
<title>11->12</title>
|
|
<path fill="none" stroke="black" d="M356.79,-180C382.07,-180 409.91,-180 431.6,-180"/>
|
|
<polygon fill="black" stroke="black" points="431.45,-183.5 441.45,-180 431.45,-176.5 431.45,-183.5"/>
|
|
</g>
|
|
<!-- 14 -->
|
|
<!-- name: "byte", typeName: "", id: 14, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node13" class="node">
|
|
<title>14</title>
|
|
<ellipse fill="none" stroke="black" cx="470.53" cy="-126" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="470.53" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 13->14 -->
|
|
<g id="edge12" class="edge">
|
|
<title>13->14</title>
|
|
<path fill="none" stroke="black" d="M340.12,-126C369.16,-126 405.02,-126 431.62,-126"/>
|
|
<polygon fill="black" stroke="black" points="431.62,-129.5 441.62,-126 431.62,-122.5 431.62,-129.5"/>
|
|
</g>
|
|
<!-- 16 -->
|
|
<!-- name: "byte", typeName: "", id: 16, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node15" class="node">
|
|
<title>16</title>
|
|
<ellipse fill="none" stroke="black" cx="470.53" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="470.53" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 15->16 -->
|
|
<g id="edge14" class="edge">
|
|
<title>15->16</title>
|
|
<path fill="none" stroke="black" d="M340.12,-72C369.16,-72 405.02,-72 431.62,-72"/>
|
|
<polygon fill="black" stroke="black" points="431.62,-75.5 441.62,-72 431.62,-68.5 431.62,-75.5"/>
|
|
</g>
|
|
<!-- 18 -->
|
|
<!-- name: "byte", typeName: "", id: 18, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node17" class="node">
|
|
<title>18</title>
|
|
<ellipse fill="none" stroke="black" cx="470.53" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="470.53" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 17->18 -->
|
|
<g id="edge16" class="edge">
|
|
<title>17->18</title>
|
|
<path fill="none" stroke="black" d="M362.46,-18C386.3,-18 411.81,-18 431.94,-18"/>
|
|
<polygon fill="black" stroke="black" points="431.9,-21.5 441.9,-18 431.9,-14.5 431.9,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|