Releases: tinyoverflow/minecraft-tolker
Releases · tinyoverflow/minecraft-tolker
0.1.3
Support for Formatters
Added
- Support for Adventure Formatters, such as Number, Date and Choice:
withNumber(String, Number)
withDate(String, TemporalAccessor)
withChoice(String, Number)
Prototype Release
This releases the first prototype of this library. Please check the README.md file for more informations about using this library.