mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-20 11:11:58 +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
177 lines
9.5 KiB
XML
177 lines
9.5 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: MoveActorAbsoluteData Pages: 1 -->
|
|
<svg width="585pt" height="314pt"
|
|
viewBox="0.00 0.00 584.64 314.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 310)">
|
|
<title>MoveActorAbsoluteData</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-310 580.64,-310 580.64,4 -4,4"/>
|
|
<!-- 2 -->
|
|
<!-- name: "MoveActorAbsoluteData", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="104.58" cy="-153" rx="104.58" ry="18"/>
|
|
<text text-anchor="middle" x="104.58" y="-147.95" font-family="Times New Roman,serif" font-size="14.00">MoveActorAbsoluteData</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="319.03" cy="-288" rx="73.87" ry="18"/>
|
|
<text text-anchor="middle" x="319.03" y="-282.95" 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="M124.58,-170.78C150.27,-194.07 198.28,-234.98 245.16,-261 250.54,-263.99 256.32,-266.77 262.18,-269.32"/>
|
|
<polygon fill="black" stroke="black" points="260.78,-272.53 271.36,-273.09 263.44,-266.05 260.78,-272.53"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Header", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: "Header bits describing the status of the actor, see additional documentation in the supplemental documentation folder" -->
|
|
<g id="node4" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="319.03" cy="-234" rx="37.53" ry="18"/>
|
|
<text text-anchor="middle" x="319.03" y="-228.95" 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="M148.28,-169.7C175.88,-180.45 212.6,-194.67 245.16,-207 255.74,-211.01 267.21,-215.29 277.85,-219.23"/>
|
|
<polygon fill="black" stroke="black" points="276.55,-222.48 287.15,-222.67 278.98,-215.92 276.55,-222.48"/>
|
|
</g>
|
|
<!-- 7 -->
|
|
<!-- name: "Position", typeName: "Vec3", id: 7, branchId: 0, recurseId: -1, attributes: 256, notes: "X/Y/Z coordinates of the position of the actor, each being a 4 byte float" -->
|
|
<g id="node6" class="node">
|
|
<title>7</title>
|
|
<ellipse fill="none" stroke="black" cx="319.03" cy="-180" rx="41.12" ry="18"/>
|
|
<text text-anchor="middle" x="319.03" y="-174.95" font-family="Times New Roman,serif" font-size="14.00">Position</text>
|
|
</g>
|
|
<!-- 2->7 -->
|
|
<g id="edge5" class="edge">
|
|
<title>2->7</title>
|
|
<path fill="none" stroke="black" d="M189.85,-163.71C216.21,-167.06 244.46,-170.65 267.71,-173.61"/>
|
|
<polygon fill="black" stroke="black" points="267.17,-177.06 277.53,-174.85 268.05,-170.12 267.17,-177.06"/>
|
|
</g>
|
|
<!-- 9 -->
|
|
<!-- name: "Rotation X", typeName: "", id: 9, branchId: 0, recurseId: -1, attributes: 0, notes: "The X rotation of the actor stored as an integer" -->
|
|
<g id="node8" class="node">
|
|
<title>9</title>
|
|
<ellipse fill="none" stroke="black" cx="319.03" cy="-126" rx="51.86" ry="18"/>
|
|
<text text-anchor="middle" x="319.03" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">Rotation X</text>
|
|
</g>
|
|
<!-- 2->9 -->
|
|
<g id="edge7" class="edge">
|
|
<title>2->9</title>
|
|
<path fill="none" stroke="black" d="M189.85,-142.29C212.83,-139.37 237.24,-136.27 258.53,-133.56"/>
|
|
<polygon fill="black" stroke="black" points="258.69,-137.07 268.17,-132.34 257.81,-130.12 258.69,-137.07"/>
|
|
</g>
|
|
<!-- 11 -->
|
|
<!-- name: "Rotation Y", typeName: "", id: 11, branchId: 0, recurseId: -1, attributes: 0, notes: "The Y rotation of the actor stored as an integer" -->
|
|
<g id="node10" class="node">
|
|
<title>11</title>
|
|
<ellipse fill="none" stroke="black" cx="319.03" cy="-72" rx="51.35" ry="18"/>
|
|
<text text-anchor="middle" x="319.03" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Rotation Y</text>
|
|
</g>
|
|
<!-- 2->11 -->
|
|
<g id="edge9" class="edge">
|
|
<title>2->11</title>
|
|
<path fill="none" stroke="black" d="M148.28,-136.3C175.88,-125.55 212.6,-111.33 245.16,-99 253.77,-95.74 262.97,-92.3 271.83,-89"/>
|
|
<polygon fill="black" stroke="black" points="272.83,-92.37 280.99,-85.61 270.4,-85.8 272.83,-92.37"/>
|
|
</g>
|
|
<!-- 13 -->
|
|
<!-- name: "Rotation Y Head", typeName: "", id: 13, branchId: 0, recurseId: -1, attributes: 0, notes: "The head rotation of the actor if and only if it's a Mob type, stored as an integer" -->
|
|
<g id="node12" class="node">
|
|
<title>13</title>
|
|
<ellipse fill="none" stroke="black" cx="319.03" cy="-18" rx="73.36" ry="18"/>
|
|
<text text-anchor="middle" x="319.03" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Rotation Y Head</text>
|
|
</g>
|
|
<!-- 2->13 -->
|
|
<g id="edge11" class="edge">
|
|
<title>2->13</title>
|
|
<path fill="none" stroke="black" d="M124.58,-135.22C150.27,-111.93 198.28,-71.02 245.16,-45 250.54,-42.01 256.32,-39.23 262.18,-36.68"/>
|
|
<polygon fill="black" stroke="black" points="263.44,-39.95 271.36,-32.91 260.78,-33.47 263.44,-39.95"/>
|
|
</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="502.77" cy="-288" rx="73.87" ry="18"/>
|
|
<text text-anchor="middle" x="502.77" y="-282.95" 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="M393.17,-288C401.08,-288 409.17,-288 417.21,-288"/>
|
|
<polygon fill="black" stroke="black" points="416.98,-291.5 426.98,-288 416.98,-284.5 416.98,-291.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "byte", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="502.77" cy="-234" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="502.77" y="-228.95" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge4" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M356.81,-234C387.99,-234 432.52,-234 463.99,-234"/>
|
|
<polygon fill="black" stroke="black" points="463.83,-237.5 473.83,-234 463.83,-230.5 463.83,-237.5"/>
|
|
</g>
|
|
<!-- 8 -->
|
|
<!-- name: "Vec3", typeName: "", id: 8, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>8</title>
|
|
<ellipse fill="none" stroke="black" cx="502.77" cy="-180" rx="29.34" ry="18"/>
|
|
<text text-anchor="middle" x="502.77" y="-174.95" font-family="Times New Roman,serif" font-size="14.00">Vec3</text>
|
|
</g>
|
|
<!-- 7->8 -->
|
|
<g id="edge6" class="edge">
|
|
<title>7->8</title>
|
|
<path fill="none" stroke="black" d="M360.36,-180C390.55,-180 431.65,-180 461.76,-180"/>
|
|
<polygon fill="black" stroke="black" points="461.61,-183.5 471.61,-180 461.61,-176.5 461.61,-183.5"/>
|
|
</g>
|
|
<!-- 10 -->
|
|
<!-- name: "byte", typeName: "", id: 10, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node9" class="node">
|
|
<title>10</title>
|
|
<ellipse fill="none" stroke="black" cx="502.77" cy="-126" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="502.77" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 9->10 -->
|
|
<g id="edge8" class="edge">
|
|
<title>9->10</title>
|
|
<path fill="none" stroke="black" d="M371.14,-126C400.68,-126 437.2,-126 464.11,-126"/>
|
|
<polygon fill="black" stroke="black" points="463.86,-129.5 473.86,-126 463.86,-122.5 463.86,-129.5"/>
|
|
</g>
|
|
<!-- 12 -->
|
|
<!-- name: "byte", typeName: "", id: 12, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node11" class="node">
|
|
<title>12</title>
|
|
<ellipse fill="none" stroke="black" cx="502.77" cy="-72" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="502.77" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">byte</text>
|
|
</g>
|
|
<!-- 11->12 -->
|
|
<g id="edge10" class="edge">
|
|
<title>11->12</title>
|
|
<path fill="none" stroke="black" d="M370.66,-72C400.3,-72 437.1,-72 464.16,-72"/>
|
|
<polygon fill="black" stroke="black" points="463.97,-75.5 473.97,-72 463.97,-68.5 463.97,-75.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="502.77" cy="-18" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="502.77" y="-12.95" 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="M392.64,-18C417.11,-18 443.41,-18 464.07,-18"/>
|
|
<polygon fill="black" stroke="black" points="464,-21.5 474,-18 464,-14.5 464,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|