<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [GameServer](./server.gameserver.md) &gt; [blockTextureRegistry](./server.gameserver.blocktextureregistry.md)

## GameServer.blockTextureRegistry property

The block texture registry for the game server.

\*\*Category:\*\* Core

**Signature:**

```typescript
get blockTextureRegistry(): BlockTextureRegistry;
```
