Interface IChunkProviderThread
- Namespace
- Vintagestory.API.Server
- Assembly
- VintagestoryAPI.dll
public interface IChunkProviderThread
- Extension Methods
Methods
GetBlockAccessor(bool)
Retrieve a customized interface to access blocks for generating chunks
IWorldGenBlockAccessor GetBlockAccessor(bool updateHeightmap)
Parameters
updateHeightmap
boolWhether or not SetBlock should update the heightmap