public class CheckServerRequestEvent extends RequestEvent
| Modifier and Type | Field and Description |
|---|---|
PlayerProfile |
playerProfile |
java.util.UUID |
uuid |
requestUUID| Constructor and Description |
|---|
CheckServerRequestEvent() |
CheckServerRequestEvent(PlayerProfile playerProfile) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType() |
public java.util.UUID uuid
public PlayerProfile playerProfile
public CheckServerRequestEvent(PlayerProfile playerProfile)
public CheckServerRequestEvent()