Geyser/api/src/main/java/org/geysermc/geyser/api/event
rtm516 b11a6d7176
Remove unofficial skin sources and add skin event for extensions (#4507)
* Remove ears and unoffical skin sources

* Remove supplyEars

* Cleanup and add SkinApplyEvent

* Add failed back to skin

* Accept suggestion on SkinGeometry

Co-authored-by: chris <github@onechris.mozmail.com>

* Add javadoc and update copyright

* Remove old config options

* Make SkinApplyEvent a ConnectionEvent

* Add warning about third-party config options

* Update warning message

* Add javadoc to event

* Fix javadoc

* Ajust for review and bump version to 2.2.4

* Get rid of array and preserve original skin data

* Add originalSkin method to event

* Handle NonNull in SessionSkinApplyEvent

* Revert default copyright change

---------

Co-authored-by: chris <github@onechris.mozmail.com>
2024-05-14 14:22:54 +02:00
..
bedrock Remove unofficial skin sources and add skin event for extensions (#4507) 2024-05-14 14:22:54 +02:00
connection Feat: Make connection data exposed in api less prone to throw errors (#4604) 2024-05-10 23:58:27 +02:00
downstream Upcoming API changes for emote event 2023-02-09 19:15:33 +01:00
java properly annotate methods in the ServerTransferEvent 2024-05-02 12:51:32 +02: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