GeyserMC/api/src/main/java/org/geysermc/geyser/api
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/camera Feature: Camera/Input locking API (#4332) 2024-01-31 11:21:06 +01:00
block/custom Fix: Workaround for recipes involving custom items to show up in the recipe book (#4484) 2024-03-10 23:38:38 +01:00
command Moved the base api to a separate repo 2023-02-09 17:31:00 +01:00
connection Feature: Camera/Input locking API (#4332) 2024-01-31 11:21:06 +01:00
entity Feature: Camera/Input locking API (#4332) 2024-01-31 11:21:06 +01:00
event Remove unofficial skin sources and add skin event for extensions (#4507) 2024-05-14 14:22:54 +02:00
extension Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
item/custom Allow NonVanillaCustomItemData to have a block assigned (#4530) 2024-03-31 12:01:59 +01:00
network Feature: Allow setting a different port in the motd (#4293) 2024-01-24 22:28:03 +01:00
pack NeoForge Platform Support (#3781) 2024-02-23 17:58:39 +01:00
skin Remove unofficial skin sources and add skin event for extensions (#4507) 2024-05-14 14:22:54 +02:00
util Update CreativeCategory none to have the correct value (#4549) 2024-04-05 22:21:27 +01:00
GeyserApi.java Add fetching MC versions and Console from the extensions API (#4168) 2024-01-24 22:20:30 +01:00