Minestom/src/main/java/net/minestom/server/network
Samuel 0c9527118a
Add unstable API for custom Login Plugin Messages (#2074)
* Add LoginPluginMessageBox to allow sending custom login plugin messages

* throw in ConnectionManager because AsyncUtils has a try catch

* Stack requests in AsyncPlayerPreLoginEvent so the user-facing API is scoped to the login stage

* Fix addPluginRequest javadoc

* feat: encapsulate velocityproxy logic, other minor tweaks

* fix: revert velocityproxy changes

---------

Co-authored-by: mworzala <mattheworzala@gmail.com>
2024-04-01 16:36:13 -04:00
..
packet chore: point position/offset particle packet construtors 2024-03-31 01:33:55 -04:00
player Add unstable API for custom Login Plugin Messages (#2074) 2024-04-01 16:36:13 -04:00
plugin Add unstable API for custom Login Plugin Messages (#2074) 2024-04-01 16:36:13 -04:00
socket fix: drain worker queue during worker shutdown 2024-02-21 13:39:25 -05:00
ConnectionManager.java Add unstable API for custom Login Plugin Messages (#2074) 2024-04-01 16:36:13 -04:00
ConnectionState.java stable configuration state join 2024-02-09 14:27:43 -05:00
NetworkBuffer.java fix: correct painting metadata 2024-03-12 15:22:15 -04:00
NetworkBufferTypes.java fix: correct painting metadata 2024-03-12 15:22:15 -04:00
PacketProcessor.java fix: re-merge connection states, remove OptifineSupport 2024-02-09 14:27:43 -05:00
PlayerProvider.java Annotation style 2021-08-18 00:43:09 +02:00
UuidProvider.java Comments for UuidProvider and PlayerProvider 2020-10-31 13:30:11 +01:00