mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +00:00
Move some exceptions out of utils into their relevant namespaces, move some Chunk methods to ChunkUtils for I/O, refactor "colour" -> "color"
This commit is contained in:
@ -23,7 +23,6 @@ namespace pocketmine\level;
|
||||
|
||||
use pocketmine\math\Vector3;
|
||||
use pocketmine\Server;
|
||||
use pocketmine\utils\LevelException;
|
||||
|
||||
class WeakPosition extends Position{
|
||||
|
||||
|
Reference in New Issue
Block a user