unload Chunk Request
Safely queues the Chunk at the specified coordinates for unloading
This method is analogous to unloadChunkRequest where safe is true
Return
true is the queue attempt was successful, otherwise false
Parameters
x
X-coordinate of the chunk
z
Z-coordinate of the chunk
Queues the Chunk at the specified coordinates for unloading
Return
Whether the chunk was actually queued
Parameters
x
X-coordinate of the chunk
z
Z-coordinate of the chunk
safe
Controls whether to queue the chunk when players are nearby