SpongeAPI icon indicating copy to clipboard operation
SpongeAPI copied to clipboard

Text#of does not respect TextElement

Open XakepSDK opened this issue 4 years ago • 0 comments

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

XakepSDK avatar May 02 '20 06:05 XakepSDK