Class ItemRecipe

java.lang.Object
zombie.scripting.objects.ItemRecipe

public final class ItemRecipe extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getUse

      public Integer getUse()
    • getName

      public String getName()
    • getModule

      public String getModule()
    • setModule

      public void setModule(String module)
    • getFullType

      public String getFullType()