| Class | Description | 
|---|---|
| ItemEvent | 
 Base class for all EntityItem events. 
 | 
| ItemExpireEvent | 
 Event that is fired when an EntityItem's age has reached its maximum
 lifespan. 
 | 
| 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. 
 |