Class DirectCommitExtractTransaction
java.lang.Object
com.refinedmods.refinedstorage.common.grid.DirectCommitExtractTransaction
- All Implemented Interfaces:
ExtractTransaction,AutoCloseable
-
Field Summary
Fields inherited from interface com.refinedmods.refinedstorage.common.grid.ExtractTransaction
NOOP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()booleanextract(ItemResource resource, net.minecraft.world.entity.player.Player player)
-
Constructor Details
-
DirectCommitExtractTransaction
-
-
Method Details
-
extract
- Specified by:
extractin interfaceExtractTransaction
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceExtractTransaction
-