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