Package | Description |
---|---|
net.md_5.bungee.api | |
net.md_5.bungee.api.connection | |
net.md_5.bungee.api.event |
Modifier and Type | Method and Description |
---|---|
ServerConnectRequest |
ServerConnectRequest.Builder.build() |
Modifier and Type | Method and Description |
---|---|
void |
ProxiedPlayer.connect(ServerConnectRequest request)
Connects / transfers this user to the specified connection, gracefully
closing the current one.
|
Modifier and Type | Method and Description |
---|---|
ServerConnectRequest |
ServerConnectEvent.getRequest()
Request used to connect to given server.
|
Constructor and Description |
---|
ServerConnectEvent(ProxiedPlayer player,
ServerInfo target,
ServerConnectEvent.Reason reason,
ServerConnectRequest request) |
Copyright © 2012–2020 SpigotMC. All rights reserved.