getChunkAt

open fun getChunkAt(x: Int, y: Int, create: Boolean = false): TStackedArray2?

Gets the chunk at the specified position x, optionally createing it if it doesn't exist (when supported by the underlying implementation)