chunk_loaded
Syntax
__on_chunk_loaded(x, z) -> ...
Called right after a chunk at a given coordinate is loaded. All newly generated
chunks are considered loaded as well. x
and z
correspond to the lowest x and
z coordinates in the chunk.
__on_chunk_loaded(x, z) -> ...
Called right after a chunk at a given coordinate is loaded. All newly generated
chunks are considered loaded as well. x
and z
correspond to the lowest x and
z coordinates in the chunk.