UNPKG

hytopia

Version:

The HYTOPIA SDK makes it easy for developers to create massively multiplayer games using JavaScript or TypeScript.

50 lines (24 loc) 655 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [server](./server.md) &gt; [Entity](./server.entity.md) &gt; [setBlockTextureUri](./server.entity.setblocktextureuri.md) ## Entity.setBlockTextureUri() method **Signature:** ```typescript setBlockTextureUri(blockTextureUri: string | undefined): void; ``` ## Parameters <table><thead><tr><th> Parameter </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> blockTextureUri </td><td> string \| undefined </td><td> </td></tr> </tbody></table> **Returns:** void