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