chunk_unloaded
Syntax
__on_chunk_unloaded(x, z) -> ...Called right before a chunk at the given coordinates is unloaded. x and z
correspond to the lowest x and z coordinates in the chunk.
__on_chunk_unloaded(x, z) -> ...Called right before a chunk at the given coordinates is unloaded. x and z
correspond to the lowest x and z coordinates in the chunk.