Another rework is here. Reworked "Adventure" and "Bungee" classes and joined into one "CompomentTransformer" class.
Methods are renamed & there is one new method!
CompomentTransformer#toCompoment(T) transfer Object (T) into Compoment (shared TheAPI section)
+
Compoment#getExtra method now returns
List<Compoment> instead of one object Compoment.
+ Fixed Compoment colors when Compoment has formatting (bold, italic, etc.)