public class ProfileByUsernameRequestEvent extends RequestEvent
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
error |
PlayerProfile |
playerProfile |
requestUUID| Constructor and Description |
|---|
ProfileByUsernameRequestEvent(PlayerProfile playerProfile) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType() |
public java.lang.String error
public PlayerProfile playerProfile
public ProfileByUsernameRequestEvent(PlayerProfile playerProfile)