public final class LoginSuccessMessage extends Object implements com.flowpowered.network.Message
| Constructor and Description |
|---|
LoginSuccessMessage(String uuid,
String username) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUsername() |
String |
getUuid() |
int |
hashCode() |
String |
toString() |
Copyright © 2021. All rights reserved.