Snowiiii / Pumpkin

Empowering everyone to host fast and efficient Minecraft servers.
https://snowiiii.github.io/Pumpkin/
MIT License
3.25k stars 113 forks source link

Fix packet side in extractor #294

Closed Alvsch closed 4 days ago

Alvsch commented 6 days ago

Description

Previously in packets.json, clientbound packets where called serverbound, vice versa. For example the Login (Play) packet was in serverbound when it's actually sent by the server to the client

Testing

Joining the server works as before

Checklist

Things need to be done before this Pull Request can be merged.

Snowiiii commented 4 days ago

Looks good now. Thanks @Alvsch :D