SpongePowered / SpongeAPI

A Minecraft plugin API
http://www.spongepowered.org/
MIT License
1.14k stars 342 forks source link

API10 - MC 1.19.2 Overview #2447

Closed Faithcaio closed 6 months ago

Faithcaio commented 1 year ago

SpongeAPI | Sponge

see https://github.com/SpongePowered/SpongeAPI/pull/2433 for previous work

Chat/Messages/Commands

https://github.com/KyoriPowered/adventure/issues/765 / https://github.com/KyoriPowered/adventure/pull/777

Datapacks

missing API DataPackTypes:

Inventory

Entity

Keys Refactor

The Keys class is getting quite big. Should we separate them depending on what they apply to. These might contain duplicates as Keys like DISPLAY_NAME apply to many things. e.g.

Other

-[ ] setting TradeOfferGenerators for Villagers