Versions in this module Expand all Collapse all v0 v0.1.2 Aug 2, 2021 Changes in this version + type MCWorld struct + Path string + func (w MCWorld) Check() error + func (w MCWorld) Open() (*zip.ReadCloser, error) + type ZipOpener interface + Open func() (*zip.ReadCloser, error)