mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-11 08:19:45 +00:00
Recipe: deprecate interface
This commit is contained in:
parent
4d54dc30c1
commit
4e5a80c481
@ -23,6 +23,9 @@ declare(strict_types=1);
|
||||
|
||||
namespace pocketmine\inventory;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
*/
|
||||
interface Recipe{
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user