Interface ITileInput
- All Known Subinterfaces:
IChunk
,IChunkGet
,IQueueChunk<T>
- All Known Implementing Classes:
CharGetBlocks
,ChunkHolder
,NullChunk
,NullChunkGet
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptiongetTile
(int x, int y, int z) Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
getTile
Deprecated, for removal: This API element is subject to removal in a future version.
-