BungeeCord/chat/src
Joe 7653a5f0f8 #2363: Chat Component API Improvements
- duplicateWithoutFormatting deprecated and now works to include extra. Less maintenance required for any component implementations.
- Improved copyFormatting API to allow for retention copying.
- API to append a single BaseComponent in a ComponentBuilder, previously had to wrap a
component in its own array to do this.
- BaseComponent retain API that functions the same as from
ComponentBuilder.
2018-03-05 18:25:48 +11:00
..
main #2363: Chat Component API Improvements 2018-03-05 18:25:48 +11:00
test/java/net/md_5/bungee/api/chat #2363: Chat Component API Improvements 2018-03-05 18:25:48 +11:00