Object ReplicationPatternDecoder

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

    
    public class ReplicationPatternDecoder
     implements IPatternDetailsDecoder
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Boolean isEncodedPattern(ItemStack stack)
      IPatternDetails decodePattern(AEItemKey what, Level level)
      • Methods inherited from class appeng.api.crafting.IPatternDetailsDecoder

        decodePattern
      • Methods inherited from class java.lang.Object

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