- Fix typescript types
- Use minecraft-data's login packet if one is not in minecraft-packets
- Update mcdata
- Fix bug with InstantConnectProxy to make connecting possible
- Make InstantConnectProxy use
minecraft-packets
to generate some packets
- Added InstantConnectProxy (@u9g)