Package appeng.api.behaviors
Interface ExternalStorageStrategy
@Experimental
public interface ExternalStorageStrategy
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription@Nullable MEStorage
createWrapper
(boolean extractableOnly, Runnable injectOrExtractCallback) static void
register
(AEKeyType type, ExternalStorageStrategy.Factory factory)
-
Method Details
-
createWrapper
-
register
-