<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [ChunkLattice](./server.chunklattice.md) &gt; [clear](./server.chunklattice.clear.md)

## ChunkLattice.clear() method

Removes and clears all chunks and their blocks from the lattice.

**Signature:**

```typescript
clear(): void;
```
**Returns:**

void

