Package appeng.api.behaviors
Interface StackImportStrategy
@Experimental
public interface StackImportStrategy
Strategy to import from adjacent blocks into the grid. Used by the import bus.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(AEKeyType keyType, StackImportStrategy.Factory factory) boolean
transfer
(StackTransferContext context)
-
Method Details
-
transfer
-
register
-