Skip to content
Success

Changes

Summary

  1. #3569: Separate component styling into a ComponentStyle class (commit: 737d545) (details)
Commit 737d545fb60523bd7deafd5551f06615c0b87f0e by md_5
#3569: Separate component styling into a ComponentStyle class
(commit: 737d545)
The file was modifiedchat/src/main/java/net/md_5/bungee/api/chat/BaseComponent.java
The file was modifiedchat/src/main/java/net/md_5/bungee/chat/BaseComponentSerializer.java
The file was modifiedchat/src/main/java/net/md_5/bungee/api/chat/ComponentBuilder.java
The file was addedchat/src/main/java/net/md_5/bungee/api/chat/ComponentStyle.java
The file was modifiedchat/src/test/java/net/md_5/bungee/api/chat/ComponentsTest.java
The file was addedchat/src/main/java/net/md_5/bungee/chat/ComponentStyleSerializer.java
The file was addedchat/src/main/java/net/md_5/bungee/api/chat/ComponentStyleBuilder.java
The file was modifiedchat/src/main/java/net/md_5/bungee/chat/ComponentSerializer.java