Class DryingLogic.DryingSlot

java.lang.Object
zombie.entity.components.crafting.DryingLogic.DryingSlot
Enclosing class:
DryingLogic

public static class DryingLogic.DryingSlot extends Object
  • Constructor Details

    • DryingSlot

      public DryingSlot()
  • Method Details

    • getIndex

      public int getIndex()
    • getCurrentRecipe

      public CraftRecipe getCurrentRecipe()
    • getElapsedTime

      public int getElapsedTime()
    • getInputResourceID

      public String getInputResourceID()
    • getOutputResourceID

      public String getOutputResourceID()