Skip to content
Success

Changes

Summary

  1. Finalize the ServerDisconnectEvent target field. (commit: 5e0aa2e) (details)
Commit 5e0aa2e60d75376655e0d1e19d972311fce4545a by md_5
Finalize the ServerDisconnectEvent target field.

There is no good reason for it to be mutable in the first place, considering that the event instance is not used after the method is called.
(commit: 5e0aa2e)
The file was modifiedapi/src/main/java/net/md_5/bungee/api/event/ServerDisconnectEvent.java