Uses of Enum Class
dev.despical.fileitems.ItemOption
-
Uses of ItemOption in dev.despical.fileitems
Methods in dev.despical.fileitems that return ItemOptionModifier and TypeMethodDescriptionstatic ItemOptionReturns the enum constant of this class with the specified name.static ItemOption[]ItemOption.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.despical.fileitems with parameters of type ItemOptionModifier and TypeMethodDescriptionstatic voidItemOption.disableOptions(ItemOption... options) static voidItemOption.enableOptions(ItemOption... options)