Geyser/api/src/main/java/org/geysermc/geyser/api/event/connection
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
..
ConnectionEvent.java Moved the base api to a separate repo 2023-02-09 17:31:00 +01:00
ConnectionRequestEvent.java Add ConnectionRequestEvent (#4533) 2024-04-01 14:33:12 -07:00
GeyserBedrockPingEvent.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00