| private void | |
| private Optional<PlayerConfigEntry> | | lookupGameProfile(com.mojang.authlib.GameProfileRepository profileRepository, String name) | | lookupGameProfile(com.mojang.authlib.GameProfileRepository profileRepository, String name) | | method_14509(com.mojang.authlib.GameProfileRepository arg0, String arg1) | | findProfileByName(com.mojang.authlib.GameProfileRepository repository, String arg1) |
|
| private Optional<PlayerConfigEntry> | | createUnknownProfile(String name) | | createUnknownProfile(String name) | | method_53912(String arg0) | | getOfflinePlayerProfile(String arg0) |
|
| public void | | resolveOfflineUsers(boolean value) | | resolveOfflineUsers(boolean value) | | method_72367(boolean arg0) | | setOfflineMode(boolean arg0) |
|
| public void | |
| private UserCache$Entry | |
| private long | | getNextOperation() | | getNextOperation() | | method_30169() | | incrementAndGetAccessCount() |
|
| public Optional<PlayerConfigEntry> | |
| public Optional<PlayerConfigEntry> | |
| private static DateFormat | | createDateFormat() | | createDateFormat() | | method_30170() | | getDateFormat() |
|
| private List<UserCache$Entry> | | load() | | load() | | method_14517() | | load() |
|
| public void | | save() | | save() | | method_14518() | | save() |
|
| private Stream<UserCache$Entry> | | getTopMRUProfiles(int limit) | | getTopMRUProfiles(int limit) | | method_14516(int arg0) | | getLastAccessedEntries(int limit) |
|
| private static com.google.gson.JsonElement | |
| private static Optional<UserCache$Entry> | | readGameProfile(com.google.gson.JsonElement json, DateFormat dateFormat) | | readGameProfile(com.google.gson.JsonElement json, DateFormat dateFormat) | | method_30167(com.google.gson.JsonElement arg0, DateFormat arg1) | | entryFromJson(com.google.gson.JsonElement json, DateFormat dateFormat) |
|