Add missing javadoc from previous commit
This commit is contained in:
parent
dce4ea193a
commit
cbfdf64a15
@ -93,6 +93,7 @@ public interface ProxiedPlayer extends Connection, CommandSender
|
||||
* closing the current one. Depending on the implementation, this method
|
||||
* might return before the user has been connected.
|
||||
*
|
||||
* @param target the new server to connect to
|
||||
* @param reason the reason for connecting to the new server
|
||||
*/
|
||||
void connect(ServerInfo target, ServerConnectEvent.Reason reason);
|
||||
|
Loading…
Reference in New Issue
Block a user