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:
@@ -30,7 +30,7 @@ use pocketmine\network\mcpe\protocol\RequestChunkRadiusPacket;
|
||||
use pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket;
|
||||
use pocketmine\network\mcpe\protocol\StartGamePacket;
|
||||
use pocketmine\network\mcpe\protocol\types\DimensionIds;
|
||||
use pocketmine\Player;
|
||||
use pocketmine\player\Player;
|
||||
use pocketmine\Server;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user