- Supported Minecraft Versions
- 1.18
- 1.19
Consists of a gradient function that takes three strings. The first is the text that will be coloured, the second is the hex code (just the digits, eg "88E59A") of the starting colour, and the third is the hex code of the ending colour. The return value is the coloured string.
Also contains two helper functions for converting between hexadecimal and decimal.
Also contains two helper functions for converting between hexadecimal and decimal.