mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
phpdoc armageddon for master, pass 1
This commit is contained in:
@ -90,8 +90,6 @@ class SubChunkIteratorManager{
|
||||
|
||||
/**
|
||||
* Returns whether we currently have a valid terrain pointer.
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function isValid() : bool{
|
||||
return $this->currentSubChunk !== null;
|
||||
|
Reference in New Issue
Block a user