Interface ITileInput

All Known Subinterfaces:
IChunk, IChunkGet, IQueueChunk<T>
All Known Implementing Classes:
CharGetBlocks, ChunkHolder, NullChunk, NullChunkGet

public interface ITileInput
  • Method Summary

    Modifier and Type
    Method
    Description
    getTile(int x, int y, int z)
     
  • Method Details