Modifier and Type | Field and Description |
---|---|
private Date |
expirationDate |
private long |
field_25726 |
private com.mojang.authlib.GameProfile |
profile |
Modifier | Constructor and Description |
---|---|
private |
Entry(com.mojang.authlib.GameProfile gameProfile,
Date date) |
Modifier and Type | Method and Description |
---|---|
Date |
getExpirationDate() |
com.mojang.authlib.GameProfile |
getProfile() |
void |
method_30171(long long2) |
long |
method_30172() |
private final com.mojang.authlib.GameProfile profile
private final Date expirationDate
private volatile long field_25726
private Entry(com.mojang.authlib.GameProfile gameProfile, Date date)
public com.mojang.authlib.GameProfile getProfile()
public Date getExpirationDate()
public void method_30171(long long2)
public long method_30172()