UNPKG

hytopia

Version:

The HYTOPIA SDK makes it easy for developers to create massively multiplayer games using JavaScript or TypeScript.

18 lines (10 loc) 474 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [server](./server.md) &gt; [BlockRotation](./server.blockrotation.md) ## BlockRotation type A block rotation from `BLOCK_ROTATIONS`<!-- -->. \*\*Category:\*\* Blocks **Signature:** ```typescript export type BlockRotation = typeof BLOCK_ROTATIONS[keyof typeof BLOCK_ROTATIONS]; ``` **References:** [BLOCK\_ROTATIONS](./server.block_rotations.md)