package infinitecraft import "errors" var ErrNotParsed = errors.New("not yet parsed")