Class ReplicationPattern

  • All Implemented Interfaces:
    appeng.api.crafting.IPatternDetails

    
    public final class ReplicationPattern
     implements IPatternDetails
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      AEItemKey getDefinition()
      Array<MatterInput> getInputs()
      List<GenericStack> getOutputs()
      Boolean equals(Object other)
      Integer hashCode()
      • Methods inherited from class dev.lapis256.apprep.common.ae2.crafting.ReplicationPattern

        getDefinition, getInputs, getOutputs
      • Methods inherited from class appeng.api.crafting.IPatternDetails

        getPrimaryOutput, getTooltip, pushInputsToExternalInventory, supportsPushInputsToExternalInventory
      • Methods inherited from class java.lang.Object

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