mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 03:51:37 +00:00
Merge branch '3.5'
This commit is contained in:
@@ -29,6 +29,8 @@ use pocketmine\network\mcpe\protocol\InventoryContentPacket;
|
||||
use pocketmine\network\mcpe\protocol\MobEquipmentPacket;
|
||||
use pocketmine\network\mcpe\protocol\types\ContainerIds;
|
||||
use pocketmine\Player;
|
||||
use function in_array;
|
||||
use function is_array;
|
||||
|
||||
class PlayerInventory extends BaseInventory{
|
||||
|
||||
|
Reference in New Issue
Block a user