Uses of Enum Class
studio.magemonkey.codex.manager.api.ClickType
Packages that use ClickType
-
Uses of ClickType in studio.magemonkey.codex.manager.api
Methods in studio.magemonkey.codex.manager.api that return ClickTypeModifier and TypeMethodDescriptionstatic ClickTypeClickType.from(org.bukkit.event.block.Action action, boolean shift) static ClickTypeClickType.from(org.bukkit.event.inventory.InventoryClickEvent e) static ClickTypeReturns the enum constant of this class with the specified name.static ClickType[]ClickType.values()Returns an array containing the constants of this enum class, in the order they are declared.