Interface ExporterTransferStrategy

All Known Implementing Classes:
com.refinedmods.refinedstorage.api.network.impl.node.exporter.ExporterTransferStrategyImpl, FuzzyExporterTransferStrategy

@API(status=STABLE, since="2.0.0-milestone.2.4") public interface ExporterTransferStrategy
A transfer strategy that transfers a resource from the network to a destination.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    transfer(ResourceKey resource, Actor actor, Network network)