Interface ITileInput

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

@Deprecated(forRemoval=true, since="2.11.2") public interface ITileInput
Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    getTile(int x, int y, int z)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details Link icon

    • getTile Link icon

      CompoundTag getTile(int x, int y, int z)
      Deprecated, for removal: This API element is subject to removal in a future version.