| Package | Description |
|---|---|
| net.md_5.bungee.api.event |
| Modifier and Type | Method and Description |
|---|---|
LoginResult |
LoginEvent.getLoginResult()
The player's login result containing his textures
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoginEvent.setLoginResult(LoginResult loginResult)
The player's login result containing his textures
|
| Constructor and Description |
|---|
LoginEvent(PendingConnection connection,
Callback<LoginEvent> done,
LoginResult loginResult) |
Copyright © 2015–2020 WaterfallMC. All rights reserved.