Skip to content

Latest commit

 

History

History
86 lines (86 loc) · 4.29 KB

cn.nukkit.inventory.RecipeType.md

File metadata and controls

86 lines (86 loc) · 4.29 KB
    • Enum Constant Summary

      Enum Constants 
      Enum Constant and Description
      FURNACE 
      FURNACE_DATA 
      MULTI 
      SHAPED 
      SHAPED_CHEMISTRY 
      SHAPELESS 
      SHAPELESS_CHEMISTRY 
      SHULKER_BOX 
    • 成员函数一览

      All Methods Static Methods Concrete Methods 
      修饰符和类 成员函数描述
      static RecipeType valueOf(String name)
      Returns the enum constant of this type with the specified name.
      static RecipeType[] values()
      Returns an array containing the constants of this enum type, in the order they are declared.
      • 继承自类 java.lang.Enum

        clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • 继承自类 java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait