Uses of Enum Class
studio.magemonkey.divinity.modules.list.itemgenerator.editor.bonuses.MainBonusesGUI.ItemType
Packages that use MainBonusesGUI.ItemType
-
Uses of MainBonusesGUI.ItemType in studio.magemonkey.divinity.modules.list.itemgenerator.editor.bonuses
Methods in studio.magemonkey.divinity.modules.list.itemgenerator.editor.bonuses that return MainBonusesGUI.ItemTypeModifier and TypeMethodDescriptionstatic MainBonusesGUI.ItemTypeReturns the enum constant of this class with the specified name.static MainBonusesGUI.ItemType[]MainBonusesGUI.ItemType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in studio.magemonkey.divinity.modules.list.itemgenerator.editor.bonuses with parameters of type MainBonusesGUI.ItemTypeModifierConstructorDescriptionBonusCategoryGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, MainBonusesGUI.ItemType category)