Uses of Class
studio.magemonkey.divinity.modules.list.itemgenerator.editor.AbstractEditorGUI.ItemGeneratorReference
Packages that use AbstractEditorGUI.ItemGeneratorReference
Package
Description
-
Uses of AbstractEditorGUI.ItemGeneratorReference in studio.magemonkey.divinity.modules.list.itemgenerator.editor
Fields in studio.magemonkey.divinity.modules.list.itemgenerator.editor declared as AbstractEditorGUI.ItemGeneratorReferenceModifier and TypeFieldDescriptionprotected AbstractEditorGUI.ItemGeneratorReferenceAbstractEditorGUI.itemGeneratorConstructors in studio.magemonkey.divinity.modules.list.itemgenerator.editor with parameters of type AbstractEditorGUI.ItemGeneratorReferenceModifierConstructorDescriptionAbstractEditorGUI(org.bukkit.entity.Player player, int rows, String title, AbstractEditorGUI.ItemGeneratorReference itemGenerator) AmmoTypesGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) EditorGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) HandTypesGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) ItemFlagsGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) LoreGUI(org.bukkit.entity.Player player, String title, AbstractEditorGUI.ItemGeneratorReference itemGenerator, String path) TierGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) UsesByLevelGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) -
Uses of AbstractEditorGUI.ItemGeneratorReference in studio.magemonkey.divinity.modules.list.itemgenerator.editor.bonuses
Constructors in studio.magemonkey.divinity.modules.list.itemgenerator.editor.bonuses with parameters of type AbstractEditorGUI.ItemGeneratorReferenceModifierConstructorDescriptionBonusCategoryGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, MainBonusesGUI.ItemType category) BonusesGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, String path) BonusStatTypeGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, String path) MainBonusesGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) NewBonusStatGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, String path, BonusCategoryGUI.ItemType statType) -
Uses of AbstractEditorGUI.ItemGeneratorReference in studio.magemonkey.divinity.modules.list.itemgenerator.editor.enchantments
Constructors in studio.magemonkey.divinity.modules.list.itemgenerator.editor.enchantments with parameters of type AbstractEditorGUI.ItemGeneratorReferenceModifierConstructorDescriptionEnchantmentListGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) EnchantmentsGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) NewEnchantmentGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, List<String> missingList) -
Uses of AbstractEditorGUI.ItemGeneratorReference in studio.magemonkey.divinity.modules.list.itemgenerator.editor.materials
Constructors in studio.magemonkey.divinity.modules.list.itemgenerator.editor.materials with parameters of type AbstractEditorGUI.ItemGeneratorReferenceModifierConstructorDescriptionMainMaterialsGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) MainModelDataGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) MaterialListGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) ModelDataGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, String material) -
Uses of AbstractEditorGUI.ItemGeneratorReference in studio.magemonkey.divinity.modules.list.itemgenerator.editor.requirements
Constructors in studio.magemonkey.divinity.modules.list.itemgenerator.editor.requirements with parameters of type AbstractEditorGUI.ItemGeneratorReferenceModifierConstructorDescriptionMainRequirementsGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) RequirementsGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, String path, org.bukkit.Material material) -
Uses of AbstractEditorGUI.ItemGeneratorReference in studio.magemonkey.divinity.modules.list.itemgenerator.editor.skills
Constructors in studio.magemonkey.divinity.modules.list.itemgenerator.editor.skills with parameters of type AbstractEditorGUI.ItemGeneratorReferenceModifierConstructorDescriptionMainSkillsGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) NewSkillGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, List<String> missingSkills) SkillGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, String path) SkillListGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) -
Uses of AbstractEditorGUI.ItemGeneratorReference in studio.magemonkey.divinity.modules.list.itemgenerator.editor.sockets
Constructors in studio.magemonkey.divinity.modules.list.itemgenerator.editor.sockets with parameters of type AbstractEditorGUI.ItemGeneratorReferenceModifierConstructorDescriptionMainSocketsGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) SocketGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, String name) SocketListGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, String name) -
Uses of AbstractEditorGUI.ItemGeneratorReference in studio.magemonkey.divinity.modules.list.itemgenerator.editor.stats
Constructors in studio.magemonkey.divinity.modules.list.itemgenerator.editor.stats with parameters of type AbstractEditorGUI.ItemGeneratorReferenceModifierConstructorDescriptionMainStatsGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, EditorGUI.ItemType itemType) StatGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, EditorGUI.ItemType itemType, String path) StatListGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, EditorGUI.ItemType itemType) -
Uses of AbstractEditorGUI.ItemGeneratorReference in studio.magemonkey.divinity.modules.list.itemgenerator.editor.trimmings
Constructors in studio.magemonkey.divinity.modules.list.itemgenerator.editor.trimmings with parameters of type AbstractEditorGUI.ItemGeneratorReferenceModifierConstructorDescriptionTrimmingGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, TrimmingListGUI.TrimmingEntry entry) TrimmingListGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator) TrimmingMaterialGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, TrimmingListGUI.TrimmingEntry entry) TrimmingPatternsGUI(org.bukkit.entity.Player player, AbstractEditorGUI.ItemGeneratorReference itemGenerator, TrimmingListGUI.TrimmingEntry entry)