Reverts d82cdabc6d, closes #408 Allows Cells to report/extract lingering unpartitioned items
d82cdabc6d
Co-authored-by: NotMyWing <winwyv@gmail.com>
Allows addons who register a custom IStorageChannel to use the IStorageCell interface without registering a cell handler. Also adds some helpers (poweredInsert/poweredExtract). This breaks API!