Class CookingBuilder

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      CookingBuilder(Player player, String builderName)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Inventory createInventory(Player player, Component inventoryTitle)
      Unit saveRecipe(String name, String permission)
      final Unit setCookingTime(Integer cookingTime)
      final Unit setExperience(Integer experience)
      • Methods inherited from class com.nexomc.nexo.recipes.builders.RecipeBuilder

        close, getConfig, getConfigFile, getInventory, getInventoryTitle, getPlayer, open, saveConfig, setInventory, validSlot
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait