Level: fixed doc comment for getSafeSpawn()

This commit is contained in:
Dylan K. Taylor 2018-05-19 14:02:54 +01:00
parent 71224f51d5
commit bac649137b

View File

@ -2761,7 +2761,7 @@ class Level implements ChunkManager, Metadatable{
}
/**
* @param Vector3 $spawn default null
* @param Vector3|null $spawn
*
* @return Position
*/