mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 23:38:25 +01:00
some changes to comments
By: Raphfrk <raphfrk@gmail.com>
This commit is contained in:
parent
276a3d1864
commit
9755073204
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue