mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 16:45:13 +00:00
Relocate EntityLegacyIds to pocketmine\data\bedrock package
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace pocketmine\network\mcpe\protocol\types\entity;
|
||||
namespace pocketmine\data\bedrock;
|
||||
|
||||
final class EntityLegacyIds{
|
||||
|
||||
|
Reference in New Issue
Block a user