mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 03:51:37 +00:00
Moved Player-related classes to pocketmine\player namespace
This commit is contained in:
@@ -27,7 +27,7 @@ use pocketmine\entity\Human;
|
||||
use pocketmine\item\Item;
|
||||
use pocketmine\network\mcpe\protocol\MobEquipmentPacket;
|
||||
use pocketmine\network\mcpe\protocol\types\ContainerIds;
|
||||
use pocketmine\Player;
|
||||
use pocketmine\player\Player;
|
||||
use function in_array;
|
||||
use function is_array;
|
||||
|
||||
|
Reference in New Issue
Block a user