File Details
fzzy_config-0.3.6+1.20.1-sources.jar
- B
- Aug 24, 2024
- 309.68 KB
- 7
- 1.20.1
- Fabric + 1
File Name
fzzy_config-0.3.6+1.20.1-sources.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Additions
- None.
Changes
ValidatedChoicenow has the paramstranslationProvideranddescriptionProvider, BiFunctions that let you convert the choices base translation key and an instance of the choice into a Text instance. Useful for creating translations/Descriptions for strings or other choices that aren'tTranslatable.ValidatedList.toChoicesnow lets the user define translation and widget behavior.
Fixes
- Clean up code internally. No external change in behavior

