mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-13 03:05:52 -07:00
@@ -73,7 +73,7 @@ public interface World {
|
||||
public boolean isChunkLoaded(Chunk chunk);
|
||||
|
||||
/**
|
||||
* Checks if the specified chunk is loaded
|
||||
* Loads the specified chunk
|
||||
*
|
||||
*/
|
||||
public void loadChunk(Chunk chunk);
|
||||
|
Reference in New Issue
Block a user