Class RecipeEditorCfg
java.lang.Object
studio.magemonkey.fusion.cfg.editors.professions.RecipeEditorCfg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.bukkit.inventory.ItemStackgetIcon(CraftingTable table, String icon) getIcons(CraftingTable table) org.bukkit.inventory.ItemStackgetRecipeIcon(Recipe recipe) org.bukkit.inventory.ItemStackgetSubIcon(Recipe recipe, String icon) getSubIcons(Recipe recipe) getSubTitle(String recipeName) getTitle()
-
Constructor Details
-
RecipeEditorCfg
public RecipeEditorCfg()
-
-
Method Details
-
getTitle
-
getIcons
-
getIcon
-
getRecipeIcon
-
getSubTitle
-
getSubIcons
-
getSubIcon
-