Dylan K. Taylor c21197ef17 Removed entanglement between chunks and providers. WARNING: BREAKING API CHANGES.
- All entity and tile constructors now require a \pocketmine\level\Level instead of a \pocketmine\level\format\Chunk.
- Chunk->getProvider() and Chunk->setProvider() have been removed.
- Chunk::__construct() has had the $provider parameter removed.
- Chunk->unload() has had the unused $save parameter removed.
- ChunkEvents now take a Level parameter instead of going through the Chunk

API bump to 3.0.0-ALPHA4
2017-02-21 17:08:45 +00:00
..
2017-02-06 14:50:05 +00:00
2017-01-13 16:57:05 +00:00
2017-01-13 16:57:05 +00:00
2017-01-13 16:57:05 +00:00
2015-04-29 23:19:27 +02:00
2014-04-01 05:06:12 +02:00