<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [Chunk](./server.chunk.md) &gt; [despawn](./server.chunk.despawn.md)

## Chunk.despawn() method

Despawn the chunk from the world.

**Signature:**

```typescript
despawn(): void;
```
**Returns:**

void

