Uses of Enum Class
org.bukkit.event.inventory.DragType
-
Uses of DragType in org.bukkit.event.inventory
Modifier and TypeMethodDescriptionInventoryDragEvent.getType()
Gets the DragType that describes the behavior of ItemStacks placed after this InventoryDragEvent.static DragType
Returns the enum constant of this class with the specified name.static DragType[]
DragType.values()
Returns an array containing the constants of this enum class, in the order they are declared.