This commit is contained in:
Dylan K. Taylor
2023-08-25 12:49:56 +01:00
parent d1a7c1d453
commit 506d8d1064
4 changed files with 0 additions and 6 deletions

View File

@ -26,8 +26,6 @@ namespace pocketmine\data\bedrock;
use pocketmine\item\enchantment\Enchantment;
use pocketmine\item\enchantment\VanillaEnchantments;
use pocketmine\utils\SingletonTrait;
use function array_key_exists;
use function spl_object_id;
/**
* Handles translation of internal enchantment types to and from Minecraft: Bedrock IDs.