SpongeAPI
SpongeAPI copied to clipboard
Text#of does not respect TextElement
Text.of(Object... objects)
does not respect TextElement
class, it's added as String.valueOf(TextElement)
instead of element.applyTo(builder)