getChunkAt

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

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