Amulet-Team / Amulet-Core

A Python library for reading and writing the Minecraft save formats. See Amulet for the actual editor.
https://www.amuletmc.com/
215 stars 33 forks source link

Refactor FormatWrapper #263

Closed gentlegiantJGC closed 9 months ago

gentlegiantJGC commented 9 months ago

These are some breaking changes that I have wanted to make for a while.

1) Split FormatWrapper into BaseFormatWrapper and DiskFormatWrapper