Object MatterKeyType

  • All Implemented Interfaces:

    
    public class MatterKeyType
    extends AEKeyType
                        
    • 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
      MapCodec<out AEKey> codec()
      Integer getAmountPerOperation()
      Integer getAmountPerByte()
      String getUnitSymbol()
      AEKey readFromPacket(RegistryFriendlyByteBuf input)
      • Methods inherited from class appeng.api.stacks.AEKeyType

        contains, filter, formatAmount, getAmountPerUnit, getDescription, getId, getKeyClass, getRawId, getTagNames, loadKeyFromTag, supportsFuzzyRangeSearch, tryCast
      • Methods inherited from class dev.lapis256.apprep.api.ae2.stack.MatterKeyType

        getAmountPerByte, getAmountPerOperation, getUnitSymbol
      • Methods inherited from class java.lang.Object

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