Interface ICachingBlockAccessor
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public interface ICachingBlockAccessor : IBlockAccessor
- Inherited Members
- Extension Methods
Properties
LastChunkLoaded
True if the most recent GetBlock or SetBlock had a laoded chunk
bool LastChunkLoaded { get; }
Property Value
Methods
Begin()
void Begin()
Dispose()
void Dispose()