Table of Contents

Interface IClientChunk

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public interface IClientChunk : IWorldChunk
Inherited Members

Properties

LoadedFromServer

True if fully initialized

bool LoadedFromServer { get; }

Property Value

bool