Class FluidStorageMonitorExtractionStrategy
java.lang.Object
com.refinedmods.refinedstorage.common.storagemonitor.FluidStorageMonitorExtractionStrategy
- All Implemented Interfaces:
StorageMonitorExtractionStrategy
public class FluidStorageMonitorExtractionStrategy
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
-
FluidStorageMonitorExtractionStrategy
public FluidStorageMonitorExtractionStrategy()
-
-
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
-