| lt | |
| net.minecraft.server.management.PlayerProfileCache | |
| net.minecraft.server.v1_8_R3.UserCache | 
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| public static final SimpleDateFormat | 
  | ||||
| private final Map<String, UserCache$UserCacheEntry> | 
  | ||||
| private final Map<UUID, UserCache$UserCacheEntry> | 
  | ||||
| private final LinkedList<com.mojang.authlib.GameProfile> | 
  | ||||
| private final MinecraftServer | 
  | ||||
| protected final com.google.gson.Gson | 
  | ||||
| private final File | 
  | ||||
| private static final ParameterizedType | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (MinecraftServer arg0, File arg1) | 
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static com.mojang.authlib.GameProfile | 
  | ||||||
| public void | 
  | ||||||
| private void | 
  | ||||||
| public com.mojang.authlib.GameProfile | 
  | ||||||
| public String[] | 
  | ||||||
| public com.mojang.authlib.GameProfile | 
  | ||||||
| private UserCache$UserCacheEntry | 
  | ||||||
| public void | 
  | ||||||
| public void | 
  | ||||||
| private List<UserCache$UserCacheEntry> | 
  |