mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 10:22:56 +00:00
Level: fixed doc comment for getSafeSpawn()
This commit is contained in:
@ -2761,7 +2761,7 @@ class Level implements ChunkManager, Metadatable{
|
||||
}
|
||||
|
||||
/**
|
||||
* @param Vector3 $spawn default null
|
||||
* @param Vector3|null $spawn
|
||||
*
|
||||
* @return Position
|
||||
*/
|
||||
|
Reference in New Issue
Block a user