·
7 commits
to develop
since this release
Bug Fixes
- Block: correct overloads in setBlock methods (7c55b8c)
- fix a typo (144cc37)
- GameAPI: remove title type declarative enumeration (f0736a5)
- GuiAPI: text has no declared type (31075b7)
- javascript: correct engine Null type to undefined (e1935c3)
- javascript: correct non-engine-defined enum to const enum (de696b8)
- javascript: remove redundant DamageCause enum (e1ec8c3)
- NBTCompound: correct return type of getTag method (845bf9d)
- Player: correct callback parameter types in sendForm methods (1d5c751)
- typescript compilation error in EntityEvents (4ea4bc1)