Uses of Class
org.bukkit.event.inventory.DragType
| Package | Description |
|---|---|
| org.bukkit.event.inventory |
-
Uses of DragType in org.bukkit.event.inventory
Methods in org.bukkit.event.inventory that return DragType Modifier and Type Method Description DragTypeInventoryDragEvent. getType()Gets the DragType that describes the behavior of ItemStacks placed after this InventoryDragEvent.static DragTypeDragType. 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.