Skip to content

Latest commit

 

History

History
62 lines (62 loc) · 3.14 KB

cn.nukkit.inventory.BrewingRecipe.md

File metadata and controls

62 lines (62 loc) · 3.14 KB
    • 构造函数一览

      构造函数 
      构造函数描述
      BrewingRecipe(Item input, Item ingredient, Item output) 
    • 成员函数一览

      All Methods Instance Methods Concrete Methods 
      修饰符和类 成员函数描述
      RecipeType getType() 
      void registerToCraftingManager(CraftingManager manager) 
      • 继承自类 cn.nukkit.inventory.MixRecipe

        getIngredient, getInput, getResult
      • 继承自类 java.lang.Object

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