History - net.minecraft.server.GameProfileCache
1.7.10
Names
ns
net.minecraft.class_2116
net.minecraft.server.GameProfileCache
net.minecraft.server.management.PlayerProfileCache
Fields
SimpleDateFormat: a, field_8971, DATE_FORMAT, dateFormat
Map: c, field_8973, profilesByName, field_152661_c
Map: d, field_8974, profilesByUuid, field_152662_d
LinkedList: e, field_8975, saveQueue, field_152663_e
MinecraftServer: f, field_8976, server, field_152664_f
com.google.gson.Gson: b, field_8972, gson, gson
File: g, field_8977, file, usercacheFile
ParameterizedType: h, field_8978, ENTRY_TYPE, field_152666_h
Constructors
Methods
GameProfile (MinecraftServer, String): a, method_8188, find, func_152650_a
void (GameProfile): a, method_8184, add, func_152649_a
void (GameProfile, Date): a, method_8185, add, func_152651_a
GameProfile (String): a, method_8186, get, getGameProfileForUsername
String[] (): a, method_8182, getNames, func_152654_a
GameProfile (UUID): a, method_8187, get, func_152652_a
GameProfileCache__Entry (UUID): b, method_8190, getEntry, func_152653_b
void (): b, method_8189, load, func_152657_b
void (): c, method_8191, save, func_152658_c
List (int): a, method_8183, getSaveQueue, func_152656_a