PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
|
If you want to keep chunks loaded, implement this interface and register it into World.
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.