Loading [MathJax]/extensions/tex2jax.js
PocketMine-MP 5.25.3 git-afc4a3c7f18d42b41cbfde84ab6a2e4dd7c03045
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
pocketmine\world\ChunkManager Member List

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

getBlockAt(int $x, int $y, int $z)pocketmine\world\ChunkManager
getChunk(int $chunkX, int $chunkZ) (defined in pocketmine\world\ChunkManager)pocketmine\world\ChunkManager
getMaxY()pocketmine\world\ChunkManager
getMinY()pocketmine\world\ChunkManager
isInWorld(int $x, int $y, int $z)pocketmine\world\ChunkManager
setBlockAt(int $x, int $y, int $z, Block $block)pocketmine\world\ChunkManager
setChunk(int $chunkX, int $chunkZ, Chunk $chunk) (defined in pocketmine\world\ChunkManager)pocketmine\world\ChunkManager