KyoriPowered / adventure

A user-interface library, formerly known as text, for Minecraft: Java Edition
https://docs.advntr.dev/
MIT License
679 stars 105 forks source link

ComponentFlattenerImpl: translatable components check fallback first #895

Closed Camotoy closed 1 year ago

Camotoy commented 1 year ago

Thanks to @kashike for this suggestion. If an implementation's TranslatableComponentRenderer returns null if no translation string is found, then this change fixes #888.