Class CrystallizerJeiRecipe

java.lang.Object
com.hbm_m.compat.jei.CrystallizerJeiRecipe

public class CrystallizerJeiRecipe extends Object
  • Constructor Details

  • Method Details

    • getInputs

      public List<net.minecraft.world.item.ItemStack> getInputs()
    • getOutput

      public net.minecraft.world.item.ItemStack getOutput()
    • getAcid

      public dev.architectury.fluid.FluidStack getAcid()
    • getDuration

      public int getDuration()
    • fromAll

      public static List<CrystallizerJeiRecipe> fromAll()