mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +00:00
Added InventoryTransactionEvent
This commit is contained in:
@ -24,9 +24,6 @@ use pocketmine\event\Cancellable;
|
||||
use pocketmine\inventory\Inventory;
|
||||
use pocketmine\item\Item;
|
||||
|
||||
/**
|
||||
* Called when a entity is despawned
|
||||
*/
|
||||
class InventoryPickupItemEvent extends InventoryEvent implements Cancellable{
|
||||
public static $handlerList = null;
|
||||
|
||||
|
Reference in New Issue
Block a user