mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-06-09 09:39:25 +00:00
255 lines
14 KiB
XML
255 lines
14 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: AnimateEntityPacket Pages: 1 -->
|
|
<svg width="1030pt" height="422pt"
|
|
viewBox="0.00 0.00 1029.90 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>AnimateEntityPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-418 1025.9,-418 1025.9,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "AnimateEntityPacket", typeName: "", id: 0, branchId: 158, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="87.49" cy="-234" rx="87.49" ry="18"/>
|
|
<text text-anchor="middle" x="87.49" y="-228.57" font-family="Times New Roman,serif" font-size="14.00">AnimateEntityPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "mAnimation", typeName: "", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: "The name of the animation that the specified entities are to play." -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="763.85" cy="-392" rx="55.55" ry="18"/>
|
|
<text text-anchor="middle" x="763.85" y="-386.57" font-family="Times New Roman,serif" font-size="14.00">mAnimation</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M107.21,-251.81C129.93,-272.39 170.28,-305.78 210.98,-324 374.63,-397.25 591.31,-400 697.93,-396"/>
|
|
<polygon fill="black" stroke="black" points="697.78,-399.51 707.62,-395.6 697.49,-392.51 697.78,-399.51"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "mNextState", typeName: "", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: "The next state to transition to once the specified animation is finished playing." -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="520.93" cy="-335" rx="53.56" ry="18"/>
|
|
<text text-anchor="middle" x="520.93" y="-329.57" font-family="Times New Roman,serif" font-size="14.00">mNextState</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M116.04,-251.42C140.13,-265.79 176.57,-285.46 210.98,-296 293.1,-321.14 392.28,-330.1 455.71,-333.27"/>
|
|
<polygon fill="black" stroke="black" points="455.47,-336.77 465.62,-333.73 455.79,-329.77 455.47,-336.77"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "mStopExpression", typeName: "", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: "The stop expression, the the condition that determines when to transition to the next state." -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="763.85" cy="-284" rx="77.01" ry="18"/>
|
|
<text text-anchor="middle" x="763.85" y="-278.57" font-family="Times New Roman,serif" font-size="14.00">mStopExpression</text>
|
|
</g>
|
|
<!-- 0->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>0->5</title>
|
|
<path fill="none" stroke="black" d="M163.91,-243.12C179.46,-244.86 195.74,-246.58 210.98,-248 375.56,-263.34 568.36,-274.33 677,-279.88"/>
|
|
<polygon fill="black" stroke="black" points="676.53,-283.36 686.7,-280.37 676.89,-276.37 676.53,-283.36"/>
|
|
</g>
|
|
<!-- 7 -->
|
|
<!-- name: "Stop expression molang version", typeName: "", id: 7, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node8" class="node">
|
|
<title>7</title>
|
|
<ellipse fill="none" stroke="black" cx="520.93" cy="-234" rx="129.91" ry="18"/>
|
|
<text text-anchor="middle" x="520.93" y="-228.57" font-family="Times New Roman,serif" font-size="14.00">Stop expression molang version</text>
|
|
</g>
|
|
<!-- 0->7 -->
|
|
<g id="edge7" class="edge">
|
|
<title>0->7</title>
|
|
<path fill="none" stroke="black" d="M175.28,-234C233.79,-234 312.28,-234 379.58,-234"/>
|
|
<polygon fill="black" stroke="black" points="379.19,-237.5 389.19,-234 379.19,-230.5 379.19,-237.5"/>
|
|
</g>
|
|
<!-- 9 -->
|
|
<!-- name: "mController", typeName: "", id: 9, branchId: 0, recurseId: -1, attributes: 0, notes: "The name of an animation controller" -->
|
|
<g id="node10" class="node">
|
|
<title>9</title>
|
|
<ellipse fill="none" stroke="black" cx="283" cy="-186" rx="55.06" ry="18"/>
|
|
<text text-anchor="middle" x="283" y="-180.57" font-family="Times New Roman,serif" font-size="14.00">mController</text>
|
|
</g>
|
|
<!-- 0->9 -->
|
|
<g id="edge9" class="edge">
|
|
<title>0->9</title>
|
|
<path fill="none" stroke="black" d="M144.72,-220.05C170.68,-213.61 201.38,-206 227.16,-199.6"/>
|
|
<polygon fill="black" stroke="black" points="227.92,-203.02 236.78,-197.22 226.23,-196.23 227.92,-203.02"/>
|
|
</g>
|
|
<!-- 11 -->
|
|
<!-- name: "mBlendOutTime", typeName: "", id: 11, branchId: 0, recurseId: -1, attributes: 0, notes: "The amount of time to blend out of this animation" -->
|
|
<g id="node12" class="node">
|
|
<title>11</title>
|
|
<ellipse fill="none" stroke="black" cx="283" cy="-130" rx="72.02" ry="18"/>
|
|
<text text-anchor="middle" x="283" y="-124.58" font-family="Times New Roman,serif" font-size="14.00">mBlendOutTime</text>
|
|
</g>
|
|
<!-- 0->11 -->
|
|
<g id="edge11" class="edge">
|
|
<title>0->11</title>
|
|
<path fill="none" stroke="black" d="M114.07,-216.65C138.38,-200.57 176.27,-176.57 210.98,-159 217.53,-155.69 224.55,-152.46 231.53,-149.43"/>
|
|
<polygon fill="black" stroke="black" points="232.43,-152.85 240.28,-145.73 229.71,-146.4 232.43,-152.85"/>
|
|
</g>
|
|
<!-- 13 -->
|
|
<!-- name: "mRuntimeIds", typeName: "", id: 13, branchId: 0, recurseId: -1, attributes: 8, notes: "ActorRuntimeIDs of the entities that will play the specified animation" -->
|
|
<g id="node14" class="node">
|
|
<title>13</title>
|
|
<ellipse fill="none" stroke="black" cx="283" cy="-72" rx="60.54" ry="18"/>
|
|
<text text-anchor="middle" x="283" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">mRuntimeIds</text>
|
|
</g>
|
|
<!-- 0->13 -->
|
|
<g id="edge13" class="edge">
|
|
<title>0->13</title>
|
|
<path fill="none" stroke="black" d="M101.34,-216.14C121.85,-188.7 164.45,-135.89 210.98,-103 217.63,-98.3 225.1,-94.09 232.64,-90.41"/>
|
|
<polygon fill="black" stroke="black" points="233.88,-93.69 241.5,-86.33 230.96,-87.33 233.88,-93.69"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "string", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="949.38" cy="-396" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="949.38" y="-390.57" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M819.42,-393.19C847.36,-393.8 880.85,-394.53 906.7,-395.09"/>
|
|
<polygon fill="black" stroke="black" points="906.4,-398.59 916.47,-395.3 906.55,-391.59 906.4,-398.59"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- name: "string", typeName: "", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="949.38" cy="-342" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="949.38" y="-336.57" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M574.65,-335.87C660.39,-337.27 828.31,-340.03 906.49,-341.31"/>
|
|
<polygon fill="black" stroke="black" points="906.22,-344.81 916.28,-341.47 906.34,-337.81 906.22,-344.81"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "string", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="949.38" cy="-288" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="949.38" y="-282.57" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M840.82,-285.66C863.47,-286.15 887.44,-286.67 906.99,-287.1"/>
|
|
<polygon fill="black" stroke="black" points="906.65,-290.59 916.72,-287.31 906.8,-283.59 906.65,-290.59"/>
|
|
</g>
|
|
<!-- 8 -->
|
|
<!-- name: "int", typeName: "", id: 8, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node9" class="node">
|
|
<title>8</title>
|
|
<ellipse fill="none" stroke="black" cx="949.38" cy="-234" rx="27" ry="18"/>
|
|
<text text-anchor="middle" x="949.38" y="-228.57" font-family="Times New Roman,serif" font-size="14.00">int</text>
|
|
</g>
|
|
<!-- 7->8 -->
|
|
<g id="edge8" class="edge">
|
|
<title>7->8</title>
|
|
<path fill="none" stroke="black" d="M651.33,-234C740.57,-234 853.11,-234 910.68,-234"/>
|
|
<polygon fill="black" stroke="black" points="910.59,-237.5 920.59,-234 910.59,-230.5 910.59,-237.5"/>
|
|
</g>
|
|
<!-- 10 -->
|
|
<!-- name: "string", typeName: "", id: 10, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node11" class="node">
|
|
<title>10</title>
|
|
<ellipse fill="none" stroke="black" cx="949.38" cy="-180" rx="31.1" ry="18"/>
|
|
<text text-anchor="middle" x="949.38" y="-174.57" font-family="Times New Roman,serif" font-size="14.00">string</text>
|
|
</g>
|
|
<!-- 9->10 -->
|
|
<g id="edge10" class="edge">
|
|
<title>9->10</title>
|
|
<path fill="none" stroke="black" d="M338.37,-185.51C467.53,-184.34 790.58,-181.43 906.31,-180.38"/>
|
|
<polygon fill="black" stroke="black" points="906.32,-183.88 916.29,-180.29 906.25,-176.88 906.32,-183.88"/>
|
|
</g>
|
|
<!-- 12 -->
|
|
<!-- name: "float", typeName: "", id: 12, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node13" class="node">
|
|
<title>12</title>
|
|
<ellipse fill="none" stroke="black" cx="949.38" cy="-126" rx="27.11" ry="18"/>
|
|
<text text-anchor="middle" x="949.38" y="-120.58" font-family="Times New Roman,serif" font-size="14.00">float</text>
|
|
</g>
|
|
<!-- 11->12 -->
|
|
<g id="edge12" class="edge">
|
|
<title>11->12</title>
|
|
<path fill="none" stroke="black" d="M355.42,-129.57C495.79,-128.72 803.34,-126.87 910.58,-126.23"/>
|
|
<polygon fill="black" stroke="black" points="910.58,-129.73 920.56,-126.17 910.54,-122.73 910.58,-129.73"/>
|
|
</g>
|
|
<!-- 14 -->
|
|
<!-- name: "Array Size", typeName: "", id: 14, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node15" class="node">
|
|
<title>14</title>
|
|
<ellipse fill="none" stroke="black" cx="763.85" cy="-72" rx="49.57" ry="18"/>
|
|
<text text-anchor="middle" x="763.85" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">Array Size</text>
|
|
</g>
|
|
<!-- 13->14 -->
|
|
<g id="edge14" class="edge">
|
|
<title>13->14</title>
|
|
<path fill="none" stroke="black" d="M343.68,-72C435.52,-72 610.52,-72 702.67,-72"/>
|
|
<polygon fill="black" stroke="black" points="702.51,-75.5 712.51,-72 702.51,-68.5 702.51,-75.5"/>
|
|
</g>
|
|
<!-- 16 -->
|
|
<!-- name: "example element", typeName: "", id: 16, branchId: 0, recurseId: -1, attributes: 16, notes: "" -->
|
|
<g id="node17" class="node">
|
|
<title>16</title>
|
|
<ellipse fill="none" stroke="black" stroke-dasharray="1,5" cx="520.93" cy="-22" rx="71.52" ry="18"/>
|
|
<text text-anchor="middle" x="520.93" y="-16.57" font-family="Times New Roman,serif" font-size="14.00">example element</text>
|
|
</g>
|
|
<!-- 13->16 -->
|
|
<g id="edge16" class="edge">
|
|
<title>13->16</title>
|
|
<path fill="none" stroke="black" d="M333.17,-61.58C368.2,-54.16 415.67,-44.09 453.99,-35.97"/>
|
|
<polygon fill="black" stroke="black" points="454.51,-39.44 463.57,-33.95 453.06,-32.59 454.51,-39.44"/>
|
|
</g>
|
|
<!-- 15 -->
|
|
<!-- name: "unsigned varint", typeName: "", id: 15, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node16" class="node">
|
|
<title>15</title>
|
|
<ellipse fill="none" stroke="black" cx="949.38" cy="-72" rx="66.53" ry="18"/>
|
|
<text text-anchor="middle" x="949.38" y="-66.58" font-family="Times New Roman,serif" font-size="14.00">unsigned varint</text>
|
|
</g>
|
|
<!-- 14->15 -->
|
|
<g id="edge15" class="edge">
|
|
<title>14->15</title>
|
|
<path fill="none" stroke="black" d="M813.55,-72C831.21,-72 851.63,-72 871.15,-72"/>
|
|
<polygon fill="black" stroke="black" points="871,-75.5 881,-72 871,-68.5 871,-75.5"/>
|
|
</g>
|
|
<!-- 17 -->
|
|
<!-- name: "runtimeId", typeName: "ActorRuntimeID", id: 17, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node18" class="node">
|
|
<title>17</title>
|
|
<ellipse fill="none" stroke="black" cx="763.85" cy="-18" rx="46.07" ry="18"/>
|
|
<text text-anchor="middle" x="763.85" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">runtimeId</text>
|
|
</g>
|
|
<!-- 16->17 -->
|
|
<g id="edge17" class="edge">
|
|
<title>16->17</title>
|
|
<path fill="none" stroke="black" d="M592.58,-20.83C628.88,-20.22 672.51,-19.5 706.51,-18.94"/>
|
|
<polygon fill="black" stroke="black" points="706.19,-22.44 716.14,-18.78 706.08,-15.44 706.19,-22.44"/>
|
|
</g>
|
|
<!-- 18 -->
|
|
<!-- name: "ActorRuntimeID", typeName: "", id: 18, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node19" class="node">
|
|
<title>18</title>
|
|
<ellipse fill="none" stroke="black" cx="949.38" cy="-18" rx="72.52" ry="18"/>
|
|
<text text-anchor="middle" x="949.38" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">ActorRuntimeID</text>
|
|
</g>
|
|
<!-- 17->18 -->
|
|
<g id="edge18" class="edge">
|
|
<title>17->18</title>
|
|
<path fill="none" stroke="black" d="M810.21,-18C826.82,-18 846.17,-18 865.05,-18"/>
|
|
<polygon fill="black" stroke="black" points="864.88,-21.5 874.88,-18 864.88,-14.5 864.88,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|