<!-- 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)

