unload Chunk
Safely unloads and saves the Chunk at the specified coordinates
This method is analogous to unloadChunk where safe and saveis true
Return
true if the chunk has unloaded successfully, otherwise false
Parameters
the chunk to unload
Safely unloads and saves the Chunk at the specified coordinates
This method is analogous to unloadChunk where safe and saveis true
Return
true if the chunk has unloaded successfully, otherwise false
Parameters
X-coordinate of the chunk
Z-coordinate of the chunk
Safely unloads and optionally saves the Chunk at the specified coordinates
This method is analogous to unloadChunk where save is true
Return
true if the chunk has unloaded successfully, otherwise false
Parameters
X-coordinate of the chunk
Z-coordinate of the chunk
Whether or not to save the chunk
Unloads and optionally saves the Chunk at the specified coordinates
Return
true if the chunk has unloaded successfully, otherwise false
Parameters
X-coordinate of the chunk
Z-coordinate of the chunk
Controls whether the chunk is saved
Controls whether to unload the chunk when players are nearby