net.minecraft.server.players

class GameProfileCache$GameProfileInfo

awe$a
net.minecraft.server.players.GameProfileCache$GameProfileInfo
net.minecraft.class_3312$class_3313
net.minecraft.util.UserCache$Entry
net.minecraft.server.players.UserCache$UserCacheEntry

Field summary

Modifier and TypeField
private final com.mojang.authlib.GameProfile
a
profile
field_14321
profile
final Date
b
expirationDate
field_14319
expirationDate
private volatile long
c
lastAccess
field_25726
lastAccessed

Constructor summary

ModifierConstructor
(com.mojang.authlib.GameProfile profile, Date expirationDate)

Method summary

Modifier and TypeMethod
public com.mojang.authlib.GameProfile
a()
getProfile()
method_14519()
getProfile()
public Date
b()
getExpirationDate()
method_14520()
getExpirationDate()
public void
a(long arg0)
setLastAccess(long arg0)
method_30171(long arg0)
setLastAccessed(long lastAccessed)
public long
c()
getLastAccess()
method_30172()
getLastAccessed()