mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
World: make PhpStorm understand return type of getAdjacentChunks()
This commit is contained in:
@ -35,8 +35,6 @@ use function array_map;
|
||||
use function igbinary_serialize;
|
||||
use function igbinary_unserialize;
|
||||
use function intdiv;
|
||||
use function is_array;
|
||||
use function is_string;
|
||||
|
||||
class PopulationTask extends AsyncTask{
|
||||
private const TLS_KEY_WORLD = "world";
|
||||
|
Reference in New Issue
Block a user