PocketMine-MP 5.19.1 git-f1b1a7022d7dc67d012d8891bc4c23c2652c825e
pocketmine\player\ChunkSelector Class Reference
+ Collaboration diagram for pocketmine\player\ChunkSelector:

Public Member Functions

 selectChunks (int $radius, int $centerX, int $centerZ)
 

Detailed Description

Definition at line 30 of file ChunkSelector.php.

Member Function Documentation

◆ selectChunks()

pocketmine\player\ChunkSelector::selectChunks ( int  $radius,
int  $centerX,
int  $centerZ 
)
Returns
\Generator|int[] @phpstan-return \Generator<int, int, void, void>

Definition at line 36 of file ChunkSelector.php.

References pocketmine\world\World\chunkHash().

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: