Uses of Class
org.bukkit.event.inventory.InventoryClickEvent
Package | Description |
---|---|
org.bukkit.event.inventory |
-
Uses of InventoryClickEvent in org.bukkit.event.inventory
Subclasses of InventoryClickEvent in org.bukkit.event.inventory Modifier and Type Class Description class
CraftItemEvent
Called when the recipe of an Item is completed inside a crafting matrix.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.