Uses of Enum Class
studio.magemonkey.divinity.modules.list.itemgenerator.editor.bonuses.BonusCategoryGUI.ItemType
Packages that use BonusCategoryGUI.ItemType
-
Uses of BonusCategoryGUI.ItemType in studio.magemonkey.divinity.modules.list.itemgenerator.editor.bonuses
Methods in studio.magemonkey.divinity.modules.list.itemgenerator.editor.bonuses that return BonusCategoryGUI.ItemTypeModifier and TypeMethodDescriptionstatic BonusCategoryGUI.ItemTypeReturns the enum constant of this class with the specified name.static BonusCategoryGUI.ItemType[]BonusCategoryGUI.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 BonusCategoryGUI.ItemTypeModifierConstructorDescriptionNewBonusStatGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, String path, BonusCategoryGUI.ItemType statType)