Fix doc comment fail

This commit is contained in:
Dylan K. Taylor 2017-01-08 19:35:28 +00:00
parent ed13f7f8e7
commit 2e865a3af9

View File

@ -2578,7 +2578,7 @@ class Level implements ChunkManager, Metadatable{
}
/**
* Returns true if the spawn is part of the spawn
* Returns whether the chunk at the specified coordinates is a spawn chunk
*
* @param int $X
* @param int $Z