<!-- 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; [world](./server.chunk.world.md)

## Chunk.world property

The world the chunk belongs to.

**Signature:**

```typescript
get world(): World | undefined;
```
