public class BatchProfileByUsernameRequestEvent extends RequestEvent
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
error |
PlayerProfile[] |
playerProfiles |
requestUUID| Constructor and Description |
|---|
BatchProfileByUsernameRequestEvent() |
BatchProfileByUsernameRequestEvent(PlayerProfile[] profiles) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType() |
public java.lang.String error
public PlayerProfile[] playerProfiles
public BatchProfileByUsernameRequestEvent(PlayerProfile[] profiles)
public BatchProfileByUsernameRequestEvent()