mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-31 22:22:49 +00:00
some changes to comments
This commit is contained in:
parent
95b50850bc
commit
5f5ed85bbe
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…
Add table
Reference in a new issue