PocketMine-MP 5.25.1 git-694aa17cc916a954b10fe12721c81b1dc73eecd5
Loading...
Searching...
No Matches
pocketmine\event\inventory\InventoryTransactionEvent Member List

This is the complete list of members for pocketmine\event\inventory\InventoryTransactionEvent, including all inherited members.

$eventName (defined in pocketmine\event\Event)pocketmine\event\Eventprotected
__construct(private InventoryTransaction $transaction) (defined in pocketmine\event\inventory\InventoryTransactionEvent)pocketmine\event\inventory\InventoryTransactionEvent
call()pocketmine\event\Event
getEventName() (defined in pocketmine\event\Event)pocketmine\event\Event
getTransaction() (defined in pocketmine\event\inventory\InventoryTransactionEvent)pocketmine\event\inventory\InventoryTransactionEvent
hasHandlers()pocketmine\event\Eventstatic
isCancelled()pocketmine\event\Cancellable