This package contains type definitions for Minecraft JS
There are three main domains of APIs in src/lib:
- ECMAScript language features - e.g. JavaScript APIs like functions on Array etc which are documented in ECMA-262
- QuickJS APIs - e.g. APIs which are available in QuickJS and Minecraft
- Intl APIs - e.g. APIs scoped to
Intlwhich are documented in ECMA-402 are removed