Class ItemStorageMonitorExtractionStrategy
java.lang.Object
com.refinedmods.refinedstorage.common.storagemonitor.ItemStorageMonitorExtractionStrategy
- All Implemented Interfaces:
StorageMonitorExtractionStrategy
public class ItemStorageMonitorExtractionStrategy
extends Object
implements StorageMonitorExtractionStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
extract
(ResourceKey resource, boolean fullStack, net.minecraft.world.entity.player.Player player, Actor actor, Network network)
-
Constructor Details
-
ItemStorageMonitorExtractionStrategy
public ItemStorageMonitorExtractionStrategy()
-
-
Method Details
-
extract
public boolean extract(ResourceKey resource, boolean fullStack, net.minecraft.world.entity.player.Player player, Actor actor, Network network) - Specified by:
extract
in interfaceStorageMonitorExtractionStrategy
-