mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
Fix CS
This commit is contained in:
parent
2a6009f8bf
commit
444d902990
@ -56,7 +56,6 @@ use function array_fill;
|
||||
use function array_filter;
|
||||
use function get_class;
|
||||
use function min;
|
||||
use function var_dump;
|
||||
|
||||
/**
|
||||
* Manages deserializing block types from their legacy blockIDs and metadata.
|
||||
|
@ -43,7 +43,6 @@ use pocketmine\entity\projectile\ExperienceBottle;
|
||||
use pocketmine\entity\projectile\Snowball;
|
||||
use pocketmine\entity\projectile\SplashPotion;
|
||||
use pocketmine\item\Item;
|
||||
use pocketmine\item\PotionType;
|
||||
use pocketmine\math\Facing;
|
||||
use pocketmine\math\Vector3;
|
||||
use pocketmine\nbt\NbtDataException;
|
||||
|
Loading…
x
Reference in New Issue
Block a user