mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-04-20 16:40:41 +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
8 lines
826 B
HTML
8 lines
826 B
HTML
<!DOCTYPE html> <html> <head><style>table{font-family: arial, sans-serif;border-collapse: collapse;width: 100% ;}.tab { margin-left: 40px; }td, th{text-align: left;padding: 8px;}tr:nth-child(even) {background-color: #dddddd;}div#expand{display:block;}</style> </head> <body><img src="svg/ActorDataBoundingBoxComponent.svg" alt="ActorDataBoundingBoxComponent">
|
|
<br><table><col width="10%"><col width="90%"><tr><th>Field Name</th><th>Field Notes</th></tr><tr><td>Actor Data Bounding Box::Scale</td>
|
|
<td>Array where the elements stores the bounding box of scale</td>
|
|
</tr><tr><td>Actor Data Bounding Box::Width</td>
|
|
<td>Array where the elements stores the bounding box of width</td>
|
|
</tr><tr><td>Actor Data Bounding Box::Heigth</td>
|
|
<td>Array where the elements stores the bounding box of height</td>
|
|
</tr></table></body> </html> |