Class FuzzyExporterTransferStrategy
java.lang.Object
com.refinedmods.refinedstorage.api.network.impl.node.exporter.ExporterTransferStrategyImpl
com.refinedmods.refinedstorage.common.exporter.FuzzyExporterTransferStrategy
- All Implemented Interfaces:
ExporterTransferStrategy
public class FuzzyExporterTransferStrategy
extends com.refinedmods.refinedstorage.api.network.impl.node.exporter.ExporterTransferStrategyImpl
-
Constructor Summary
ConstructorDescriptionFuzzyExporterTransferStrategy
(InsertableStorage destination, long transferQuota) -
Method Summary
Modifier and TypeMethodDescriptionprotected Collection
<ResourceKey> expand
(ResourceKey resource, RootStorage rootStorage) Methods inherited from class com.refinedmods.refinedstorage.api.network.impl.node.exporter.ExporterTransferStrategyImpl
transfer
-
Constructor Details
-
FuzzyExporterTransferStrategy
-
-
Method Details
-
expand
- Overrides:
expand
in classcom.refinedmods.refinedstorage.api.network.impl.node.exporter.ExporterTransferStrategyImpl
-