mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-05-25 07:30:26 +00:00
125 lines
7.4 KiB
XML
125 lines
7.4 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.0 (20241103.1931)
|
|
-->
|
|
<!-- Title: SetActorDataPacket Pages: 1 -->
|
|
<svg width="1936pt" height="206pt"
|
|
viewBox="0.00 0.00 1935.82 206.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 202)">
|
|
<title>SetActorDataPacket</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-202 1931.82,-202 1931.82,4 -4,4"/>
|
|
<!-- 0 -->
|
|
<!-- name: "SetActorDataPacket", typeName: "", id: 0, branchId: 39, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>0</title>
|
|
<ellipse fill="none" stroke="black" cx="85.64" cy="-99" rx="85.64" ry="18"/>
|
|
<text text-anchor="middle" x="85.64" y="-93.95" font-family="Times New Roman,serif" font-size="14.00">SetActorDataPacket</text>
|
|
</g>
|
|
<!-- 1 -->
|
|
<!-- name: "Target Runtime ID", typeName: "ActorRuntimeID", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>1</title>
|
|
<ellipse fill="none" stroke="black" cx="289.86" cy="-180" rx="81.55" ry="18"/>
|
|
<text text-anchor="middle" x="289.86" y="-174.95" font-family="Times New Roman,serif" font-size="14.00">Target Runtime ID</text>
|
|
</g>
|
|
<!-- 0->1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>0->1</title>
|
|
<path fill="none" stroke="black" d="M121.61,-115.78C145.49,-126.96 177.98,-141.62 207.29,-153 214.84,-155.93 222.86,-158.83 230.81,-161.59"/>
|
|
<polygon fill="black" stroke="black" points="229.52,-164.85 240.12,-164.76 231.78,-158.22 229.52,-164.85"/>
|
|
</g>
|
|
<!-- 3 -->
|
|
<!-- name: "Actor 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: 3, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>3</title>
|
|
<ellipse fill="none" stroke="black" cx="289.86" cy="-126" rx="51.86" ry="18"/>
|
|
<text text-anchor="middle" x="289.86" y="-120.95" font-family="Times New Roman,serif" font-size="14.00">Actor Data</text>
|
|
</g>
|
|
<!-- 0->3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>0->3</title>
|
|
<path fill="none" stroke="black" d="M159.08,-108.67C182.24,-111.76 207.59,-115.15 229.69,-118.1"/>
|
|
<polygon fill="black" stroke="black" points="229.04,-121.54 239.42,-119.4 229.97,-114.61 229.04,-121.54"/>
|
|
</g>
|
|
<!-- 5 -->
|
|
<!-- name: "Synched Properties", typeName: "PropertySyncData", id: 5, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node6" class="node">
|
|
<title>5</title>
|
|
<ellipse fill="none" stroke="black" cx="289.86" cy="-72" rx="82.57" ry="18"/>
|
|
<text text-anchor="middle" x="289.86" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Synched Properties</text>
|
|
</g>
|
|
<!-- 0->5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>0->5</title>
|
|
<path fill="none" stroke="black" d="M159.08,-89.33C174.82,-87.23 191.58,-84.99 207.64,-82.84"/>
|
|
<polygon fill="black" stroke="black" points="207.67,-86.37 217.12,-81.58 206.75,-79.43 207.67,-86.37"/>
|
|
</g>
|
|
<!-- 7 -->
|
|
<!-- name: "Tick", typeName: "PlayerInputTick", id: 7, branchId: 0, recurseId: -1, attributes: 256, notes: "If this packet is referring to the player or a client predicted vehicle they are in control of, this should be the most recently processed PlayerInputTick from their PlayerAuthInputPacket. Otherwise zero." -->
|
|
<g id="node8" class="node">
|
|
<title>7</title>
|
|
<ellipse fill="none" stroke="black" cx="289.86" cy="-18" rx="27.81" ry="18"/>
|
|
<text text-anchor="middle" x="289.86" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Tick</text>
|
|
</g>
|
|
<!-- 0->7 -->
|
|
<g id="edge7" class="edge">
|
|
<title>0->7</title>
|
|
<path fill="none" stroke="black" d="M121.61,-82.22C145.49,-71.04 177.98,-56.38 207.29,-45 222.1,-39.25 238.71,-33.61 253.05,-28.98"/>
|
|
<polygon fill="black" stroke="black" points="254.08,-32.33 262.55,-25.97 251.96,-25.66 254.08,-32.33"/>
|
|
</g>
|
|
<!-- 2 -->
|
|
<!-- name: "ActorRuntimeID", typeName: "", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>2</title>
|
|
<ellipse fill="none" stroke="black" cx="1168.12" cy="-180" rx="73.87" ry="18"/>
|
|
<text text-anchor="middle" x="1168.12" y="-174.95" font-family="Times New Roman,serif" font-size="14.00">ActorRuntimeID</text>
|
|
</g>
|
|
<!-- 1->2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>1->2</title>
|
|
<path fill="none" stroke="black" d="M371.72,-180C537.39,-180 913.93,-180 1082.63,-180"/>
|
|
<polygon fill="black" stroke="black" points="1082.41,-183.5 1092.41,-180 1082.41,-176.5 1082.41,-183.5"/>
|
|
</g>
|
|
<!-- 4 -->
|
|
<!-- 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: 4, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>4</title>
|
|
<ellipse fill="none" stroke="black" cx="1168.12" cy="-126" rx="759.69" ry="18"/>
|
|
<text text-anchor="middle" x="1168.12" y="-120.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>
|
|
<!-- 3->4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>3->4</title>
|
|
<path fill="none" stroke="black" d="M342.08,-126C357.44,-126 375.82,-126 396.63,-126"/>
|
|
<polygon fill="black" stroke="black" points="396.57,-129.5 406.57,-126 396.57,-122.5 396.57,-129.5"/>
|
|
</g>
|
|
<!-- 6 -->
|
|
<!-- name: "PropertySyncData", typeName: "", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node7" class="node">
|
|
<title>6</title>
|
|
<ellipse fill="none" stroke="black" cx="1168.12" cy="-72" rx="78.48" ry="18"/>
|
|
<text text-anchor="middle" x="1168.12" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">PropertySyncData</text>
|
|
</g>
|
|
<!-- 5->6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>5->6</title>
|
|
<path fill="none" stroke="black" d="M372.9,-72C537.6,-72 907.26,-72 1077.8,-72"/>
|
|
<polygon fill="black" stroke="black" points="1077.72,-75.5 1087.72,-72 1077.72,-68.5 1077.72,-75.5"/>
|
|
</g>
|
|
<!-- 8 -->
|
|
<!-- name: "PlayerInputTick", typeName: "", id: 8, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node9" class="node">
|
|
<title>8</title>
|
|
<ellipse fill="none" stroke="black" cx="1168.12" cy="-18" rx="70.8" ry="18"/>
|
|
<text text-anchor="middle" x="1168.12" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">PlayerInputTick</text>
|
|
</g>
|
|
<!-- 7->8 -->
|
|
<g id="edge8" class="edge">
|
|
<title>7->8</title>
|
|
<path fill="none" stroke="black" d="M318.04,-18C434.82,-18 896.48,-18 1085.64,-18"/>
|
|
<polygon fill="black" stroke="black" points="1085.37,-21.5 1095.37,-18 1085.37,-14.5 1085.37,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|