Uses of Enum Class
ru.cwcode.cwutils.event.DragType
Packages that use DragType
-
Uses of DragType in ru.cwcode.cwutils.event
Methods in ru.cwcode.cwutils.event that return DragTypeModifier and TypeMethodDescriptionstatic DragTypeDragType.getDragType(org.bukkit.event.inventory.InventoryDragEvent event) static DragTypeReturns 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.