Class CategoryEditorCfg

java.lang.Object
studio.magemonkey.fusion.cfg.editors.professions.CategoryEditorCfg

public class CategoryEditorCfg extends Object
  • Constructor Details

    • CategoryEditorCfg

      public CategoryEditorCfg()
  • Method Details

    • getTitle

      public String getTitle()
    • getIcons

      public Map<String,org.bukkit.inventory.ItemStack> getIcons(CraftingTable table)
    • getIcon

      public org.bukkit.inventory.ItemStack getIcon(CraftingTable table, String icon)
    • getCategoryItemIcon

      public org.bukkit.inventory.ItemStack getCategoryItemIcon(Category category)