Opens a LevelDB database from a zipped .mcworld file and returns an uninitialised LevelDB object. Also accepts the zipped "db" folder. You must call init() or initLazy() before accessing any entries.
.mcworld
Optional
Opens a LevelDB database from a zipped
.mcworldfile and returns an uninitialised LevelDB object. Also accepts the zipped "db" folder. You must call init() or initLazy() before accessing any entries.