Geyser/core/src/main/java/org/geysermc/geyser/network/netty
Sage fa441f1c7b
Add ConnectionRequestEvent (#4533)
* Add ConnectionRequestEvent and implement it

* Add debug message and use InetSocketAddress instead of string

* Provide both proxy and real client ip

And add some minor javadocs

* Make ProxyIp nullable

* Apply changes from pr

Co-authored-by: rtm516 <rtm516@users.noreply.github.com>

* Apply changes from pr

Co-authored-by: rtm516 <rtm516@users.noreply.github.com>

* Apply changes from pr

Co-authored-by: rtm516 <rtm516@users.noreply.github.com>

* Bump API version

* Dont JiJ common on mod platforms

---------

Co-authored-by: rtm516 <rtm516@users.noreply.github.com>
Co-authored-by: Kas-tle <26531652+Kas-tle@users.noreply.github.com>
2024-04-01 14:33:12 -07:00
..
handler Use multiple channels at startup, fix the occasional issue of all pla… (#4329) 2024-02-02 16:25:50 +01:00
proxy Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
Bootstraps.java More error-robust kernel version parsing (#4496) 2024-03-15 13:52:34 +01:00
ChannelWrapper.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
DefaultChannelPipelinePublic.java We're in 2022 now 2022-01-01 20:03:05 +01:00
GeyserInjector.java We're in 2022 now 2022-01-01 20:03:05 +01:00
GeyserServer.java Add ConnectionRequestEvent (#4533) 2024-04-01 14:33:12 -07:00
LocalChannelWithRemoteAddress.java We're in 2022 now 2022-01-01 20:03:05 +01:00
LocalChannelWrapper.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
LocalServerChannelWrapper.java We're in 2022 now 2022-01-01 20:03:05 +01:00
LocalSession.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00