PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
Loading...
Searching...
No Matches
pocketmine\world\SimpleChunkManager Member List

This is the complete list of members for pocketmine\world\SimpleChunkManager, including all inherited members.

$chunks (defined in pocketmine\world\SimpleChunkManager)pocketmine\world\SimpleChunkManagerprotected
__construct(private int $minY, private int $maxY) (defined in pocketmine\world\SimpleChunkManager)pocketmine\world\SimpleChunkManager
cleanChunks() (defined in pocketmine\world\SimpleChunkManager)pocketmine\world\SimpleChunkManager
getBlockAt(int $x, int $y, int $z)pocketmine\world\SimpleChunkManager
getChunk(int $chunkX, int $chunkZ) (defined in pocketmine\world\SimpleChunkManager)pocketmine\world\SimpleChunkManager
getMaxY()pocketmine\world\SimpleChunkManager
getMinY()pocketmine\world\SimpleChunkManager
isInWorld(int $x, int $y, int $z)pocketmine\world\SimpleChunkManager
setBlockAt(int $x, int $y, int $z, Block $block)pocketmine\world\SimpleChunkManager
setChunk(int $chunkX, int $chunkZ, Chunk $chunk) (defined in pocketmine\world\SimpleChunkManager)pocketmine\world\SimpleChunkManager