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