Uses of Class
studio.magemonkey.fusion.cfg.hooks.ItemGenEntry
Packages that use ItemGenEntry
-
Uses of ItemGenEntry in studio.magemonkey.fusion.cfg.hooks.divinity
Fields in studio.magemonkey.fusion.cfg.hooks.divinity with type parameters of type ItemGenEntryMethods in studio.magemonkey.fusion.cfg.hooks.divinity with parameters of type ItemGenEntryModifier and TypeMethodDescriptionorg.bukkit.inventory.ItemStackDivinityCfg.getRecipeIcon(ItemGenEntry entry, String name, studio.magemonkey.codex.api.items.ItemType type, int level) protected voidDivinityCfg.replaceLore(ItemGenEntry entry, int level, List<String> lore) Method parameters in studio.magemonkey.fusion.cfg.hooks.divinity with type arguments of type ItemGenEntryModifier and TypeMethodDescriptionstatic booleanDivinityService.cache(String itemId, Consumer<ItemGenEntry> callback) Constructors in studio.magemonkey.fusion.cfg.hooks.divinity with parameters of type ItemGenEntryModifierConstructorDescriptionDivinityRecipeMeta(String originalRecipeName, ItemGenEntry entry, int level, int amount, studio.magemonkey.codex.api.items.ItemType type, String itemName)