Class MatterIngredientConverter

  • All Implemented Interfaces:
    tamaized.ae2jeiintegration.api.integrations.jei.IngredientConverter

    
    public final class MatterIngredientConverter
     implements IngredientConverter<MatterStack>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final IIngredientType<MatterStack> ingredientType
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      IIngredientType<MatterStack> getIngredientType()
      MatterStack getIngredientFromStack(GenericStack genericStack)
      GenericStack getStackFromIngredient(MatterStack stack)
      • Methods inherited from class dev.lapis256.apprep.integration.jei.client.MatterIngredientConverter

        getIngredientType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait