+ Static classes inside ItemMaker are now separated from file into each
ComponentAPI class:
- Removed unused & overcomplicated method "fixJsonList"
Component class:
+ Added new static methods for faster access:
* fromString(String input)
* fromString(String input, boolean hexMode)
* fromString(String input, boolean hexMode, boolean urlMode)
+ Added new methods to easier convertion into adventure/bungee component & parse into Map with extras inside:
* asAdventureComponent()
* asBungeeComponent()
* toJsonMapWithExtras() - Special thanks to
@petulikan1