Class MatterHandlerExternalStorageStrategy
-
- All Implemented Interfaces:
-
appeng.api.behaviors.ExternalStorageStrategy
public final class MatterHandlerExternalStorageStrategy implements ExternalStorageStrategy
-
-
Constructor Summary
Constructors Constructor Description MatterHandlerExternalStorageStrategy(BlockCapabilityCache<IMatterHandler, Direction> cache)MatterHandlerExternalStorageStrategy(ServerLevel level, BlockPos fromPos, Direction fromSide)
-
Method Summary
Modifier and Type Method Description MEStoragecreateWrapper(Boolean extractableOnly, Runnable injectOrExtractCallback)-
-
Method Detail
-
createWrapper
MEStorage createWrapper(Boolean extractableOnly, Runnable injectOrExtractCallback)
-
-
-
-