| Package | Description | 
|---|---|
| org.bukkit.event.inventory | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CraftItemEvent
Called when the recipe of an Item is completed inside a crafting matrix. 
 | 
class  | 
InventoryClickEvent
This event is called when a player clicks in an inventory. 
 | 
class  | 
InventoryCreativeEvent
This 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. 
 | 
class  | 
InventoryDragEvent
This event is called when the player drags an item in their cursor across
 the inventory. 
 | 
class  | 
SmithItemEvent
Called when the recipe of an Item is completed inside a smithing table. 
 | 
class  | 
TradeSelectEvent
This event is called whenever a player clicks a new trade on the trades
 sidebar. 
 | 
Copyright © 2021. All rights reserved.