Applied-Energistics-2 icon indicating copy to clipboard operation
Applied-Energistics-2 copied to clipboard

Make export storage implementation public

Open rlnt opened this issue 1 year ago • 0 comments

This will allow add-on makers to use the existing implementation of the export strategy instead of copying the whole thing over or instead of creating a dummy class that extends it just to make the constructor public.

Other strategy implementations such as importing and container storage are already public so this should be to.

rlnt avatar Apr 30 '24 21:04 rlnt