mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 11:58:00 +00:00
Recipe: deprecate interface
This commit is contained in:
@@ -23,6 +23,9 @@ declare(strict_types=1);
|
||||
|
||||
namespace pocketmine\inventory;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
*/
|
||||
interface Recipe{
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user