Table of Contents

Interface ICachingBlockAccessor

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public interface ICachingBlockAccessor : IBlockAccessor
Inherited Members

Properties

LastChunkLoaded

True if the most recent GetBlock or SetBlock had a laoded chunk

bool LastChunkLoaded { get; }

Property Value

bool

Methods

Begin()

void Begin()

Dispose()

void Dispose()