mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
PhpStorm inspections
Fixed some minor bugs and dropped some obsolete code pocketmine\level\generator namespace is ignored in this commit
This commit is contained in:
@ -36,4 +36,6 @@ interface Recipe{
|
||||
* @return UUID
|
||||
*/
|
||||
public function getId();
|
||||
|
||||
public function setId(UUID $id);
|
||||
}
|
Reference in New Issue
Block a user