This commit is contained in:
Dylan K. Taylor
2022-06-23 21:22:52 +01:00
parent 21cf3813be
commit 8822bdbefa
4 changed files with 5 additions and 3 deletions

View File

@ -23,6 +23,8 @@ declare(strict_types=1);
namespace pocketmine\data\bedrock\item\upgrade;
use function mb_strtolower;
final class ItemIdMetaUpgradeSchema{
/**