| Package | Description | 
|---|---|
| org.bukkit.event.inventory | 
| Modifier and Type | Method and Description | 
|---|---|
| DragType | InventoryDragEvent. getType()Gets the DragType that describes the behavior of ItemStacks placed
 after this InventoryDragEvent. | 
| static DragType | DragType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static DragType[] | DragType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2015. All rights reserved.