net.minecraft.server.players

class GameProfileCache$GameProfileInfo

awe$a
net.minecraft.server.players.GameProfileCache$GameProfileInfo
net.minecraft.class_3312$class_3313

Field summary

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

Constructor summary

ModifierConstructor
(com.mojang.authlib.GameProfile arg0, Date arg1)

Method summary

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