some changes to comments
This commit is contained in:
parent
95b50850bc
commit
5f5ed85bbe
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user