|
PocketMine-MP 5.43.2 git-a137a986d01d9af23452b2e741699a770c7ae112
|
This is the complete list of members for pocketmine\inventory\CallbackInventoryListener, including all inherited members.
| __construct(private ?\Closure $onSlotChange, private ?\Closure $onContentChange) | pocketmine\inventory\CallbackInventoryListener | |
| onAnyChange(\Closure $onChange) | pocketmine\inventory\CallbackInventoryListener | static |
| onContentChange(Inventory $inventory, array $oldContents) | pocketmine\inventory\CallbackInventoryListener | |
| onSlotChange(Inventory $inventory, int $slot, Item $oldItem) (defined in pocketmine\inventory\CallbackInventoryListener) | pocketmine\inventory\CallbackInventoryListener |