Skip to content
Success

Changes

Summary

  1. Replace `JOIN` event with our own mixin (commit: b58b9ba) (details)
Commit b58b9ba1b23d1718d5565426b1322cb76768ec15 by 31237389+tal5
Replace `JOIN` event with our own mixin

Fixes a weird issue where packets can't be received during the `JOIN` event, making the client "miss" the server's response
(commit: b58b9ba)
The file was addedsrc/main/java/com/denizenscript/clientizen/mixin/ClientPlayNetworkHandlerMixin.java
The file was modified src/main/java/com/denizenscript/clientizen/network/NetworkManager.java (diff)
The file was modified src/main/resources/clientizen.mixins.json (diff)