Uses of Enum Class
com.loohp.limbo.inventory.ClickType
Packages that use ClickType
-
Uses of ClickType in com.loohp.limbo.events.inventory
Methods in com.loohp.limbo.events.inventory that return ClickTypeConstructors in com.loohp.limbo.events.inventory with parameters of type ClickTypeModifierConstructorDescriptionInventoryClickEvent
(InventoryView view, InventoryType.SlotType type, int rawSlot, ClickType click, InventoryAction action) InventoryClickEvent
(InventoryView view, InventoryType.SlotType type, int rawSlot, ClickType click, InventoryAction action, int hotbarKey) -
Uses of ClickType in com.loohp.limbo.inventory
Methods in com.loohp.limbo.inventory that return ClickType