Skip to content
Success

Changes

Summary

  1. Make bungeecord-chat API classes final - the API does not (nor should) (commit: dda0638) (details)
Commit dda06388692fa199c149a4fdab238fb5d04a7ebf by md_5
Make bungeecord-chat API classes final - the API does not (nor should)
support subclassing.
(commit: dda0638)
The file was modifiedchat/src/main/java/net/md_5/bungee/api/chat/HoverEvent.java
The file was modifiedchat/src/main/java/net/md_5/bungee/api/chat/KeybindComponent.java
The file was modifiedchat/src/main/java/net/md_5/bungee/api/chat/TextComponent.java
The file was modifiedchat/src/main/java/net/md_5/bungee/api/chat/ComponentBuilder.java
The file was modifiedchat/src/main/java/net/md_5/bungee/api/chat/TranslatableComponent.java