Skip to content
Success

Changes

Summary

  1. #2714: Remove unnecessary throws in ServerConnector (commit: 74a6aa3) (details)
Commit 74a6aa32a2afb9f7fbf9d8626a7622c467cf47ce by md_5
#2714: Remove unnecessary throws in ServerConnector
As ServerConnector's handle(PacketWrapper) method only checks whether
packet.packet is null, its not necessary to cancel its execution by
throwing CancelSendSignal.
(commit: 74a6aa3)
The file was modifiedproxy/src/main/java/net/md_5/bungee/ServerConnector.java (diff)