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