Class SourceType

java.lang.Object
zombie.inventory.recipemanager.SourceType

public class SourceType extends Object
  • Method Details

    • alloc

      protected static SourceType alloc(String string)
    • release

      protected static void release(SourceType sourceType)
    • isUsesFluid

      protected boolean isUsesFluid()
    • getSourceFluid

      protected Fluid getSourceFluid()
    • getItemType

      protected String getItemType()
    • toString

      public String toString()
      Overrides:
      toString in class Object