Uses of Class
org.bukkit.event.inventory.InventoryInteractEvent
-
Packages that use InventoryInteractEvent Package Description org.bukkit.event.inventory -
-
Uses of InventoryInteractEvent in org.bukkit.event.inventory
Subclasses of InventoryInteractEvent in org.bukkit.event.inventory Modifier and Type Class Description classCraftItemEventCalled when the recipe of an Item is completed inside a crafting matrix.classInventoryClickEventThis event is called when a player clicks a slot in an inventory.classInventoryCreativeEventThis event is called when a player in creative mode puts down or picks up an item in their inventory / hotbar and when they drop items from their Inventory while in creative mode.classInventoryDragEventThis event is called when the player drags an item in their cursor across the inventory.
-