| Package | Description | 
|---|---|
| net.minecraftforge.event.entity.item | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ItemExpireEvent
Event that is fired when an EntityItem's age has reached its maximum
 lifespan. 
 | 
class  | 
ItemTossEvent
Event that is fired whenever a player tosses (Q) an item or drag-n-drops a
 stack of items outside the inventory GUI screens. 
 |