hasChunk

fun hasChunk(x: Int, z: Int): Boolean

Does this file contain the given chunk column? If 'false' is returned, it is still possible that the column is in memory but not on disk. Coordinates are absolute.

See also