Merge branch 'release/3.2'

This commit is contained in:
Dylan K. Taylor 2018-08-07 19:06:46 +01:00
commit 82bd6c5b34

View File

@ -31,7 +31,6 @@ use pocketmine\item\Item;
use pocketmine\item\ItemFactory;
use pocketmine\level\Level;
use pocketmine\math\RayTraceResult;
use pocketmine\math\Vector3;
use pocketmine\nbt\tag\CompoundTag;
use pocketmine\network\mcpe\protocol\EntityEventPacket;
use pocketmine\network\mcpe\protocol\LevelSoundEventPacket;