| Modifier and Type | Field and Description |
|---|---|
private Date |
expirationDate |
private com.mojang.authlib.GameProfile |
profile |
| Modifier | Constructor and Description |
|---|---|
private |
Entry(UserCache userCache,
com.mojang.authlib.GameProfile profile,
Date expiryDate) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getExpirationDate() |
com.mojang.authlib.GameProfile |
getProfile() |