Geyser/api/src/main/java/org/geysermc/geyser/api/event
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
..
bedrock Add SessionDisconnectEvent (#4052) 2023-11-10 23:44:38 +01:00
connection Add ConnectionRequestEvent (#4533) 2024-04-01 14:33:12 -07:00
downstream Upcoming API changes for emote event 2023-02-09 19:15:33 +01:00
java Upcoming API changes for emote event 2023-02-09 19:15:33 +01:00
lifecycle Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00
EventBus.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
EventRegistrar.java Moved the base api to a separate repo 2023-02-09 17:31:00 +01:00
EventSubscriber.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
ExtensionEventBus.java Moved the base api to a separate repo 2023-02-09 17:31:00 +01:00
ExtensionEventSubscriber.java Moved the base api to a separate repo 2023-02-09 17:31:00 +01:00