Loading [MathJax]/extensions/tex2jax.js
PocketMine-MP 5.25.3 git-afc4a3c7f18d42b41cbfde84ab6a2e4dd7c03045
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
pocketmine\world\ChunkLoader Interface Reference
+ Collaboration diagram for pocketmine\world\ChunkLoader:

Detailed Description

If you want to keep chunks loaded, implement this interface and register it into World.

See also
World::registerChunkLoader()
World::unregisterChunkLoader()

WARNING: When moving this object around in the world or destroying it, be sure to unregister the loader from chunks you're not using, otherwise you'll leak memory.

Definition at line 35 of file ChunkLoader.php.


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