Class ReplicationConnectorReturnInventory

  • All Implemented Interfaces:
    appeng.api.behaviors.GenericInternalInventory , appeng.api.storage.MEStorage

    
    public final class ReplicationConnectorReturnInventory
    extends GenericStackInv
                        
    • 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
      Long getMaxAmount(AEKey key)
      final Unit addDrops(Level level, BlockPos pos, List<ItemStack> drops)
      Boolean canExtract()
      final Boolean returnIntoStorage(MEStorage storage, IActionSource source)
      • Methods inherited from class appeng.helpers.externalstorage.GenericStackInv

        clear, createMenuWrapper, getDescription, getFilter, getMode, isEmpty, readFromChildTag, readFromList, readFromTag, setCapacity, setDescription, toList, useRegisteredCapacities, writeToChildTag, writeToTag
      • Methods inherited from class appeng.api.storage.MEStorage

        extract, getAvailableStacks, getAvailableStacks, insert, isPreferredStorageFor
      • Methods inherited from class appeng.api.behaviors.GenericInternalInventory

        beginBatch, canInsert, endBatch, endBatchSuppressed, extract, getAmount, getCapacity, getKey, getStack, insert, isAllowedIn, isSupportedType, isSupportedType, onChange, setStack, size
      • Methods inherited from class java.lang.Object

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