forget

fun forget(column: ChunkColumn)

Unloads from memory the given column. Allows to relieve the JVM memory. This DOES NOT save the chunk column.

One should no longer use the column object.

Throws

if the column was not previously inside this region