SpongePowered / SpongeAPI

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

Bump Adventure to 4.16 #2483

Closed jpenilla closed 6 months ago

jpenilla commented 6 months ago

Recent additions like ComponentEncoder and ComponentDecoder as super for ComponentSerializer make multi-platform support more cumbersome. Updating Adventure resolves this.

This also aligns the GsonComponentSerializer with vanilla 1.20.4 output by default.