private void | |
private static Optional<com.mojang.authlib.GameProfile> | | a(com.mojang.authlib.GameProfileRepository arg0, String arg1) | | lookupGameProfile(com.mojang.authlib.GameProfileRepository arg0, String arg1) | | method_14509(com.mojang.authlib.GameProfileRepository arg0, String arg1) | | findProfileByName(com.mojang.authlib.GameProfileRepository repository, String name) |
|
private static Optional<com.mojang.authlib.GameProfile> | |
public static void | | a(boolean arg0) | | setUsesAuthentication(boolean arg0) | | method_14510(boolean arg0) | | setUseRemote(boolean value) |
|
private static boolean | | d() | | usesAuthentication() | | method_14514() | | shouldUseRemote() |
|
public void | | a(com.mojang.authlib.GameProfile arg0) | | add(com.mojang.authlib.GameProfile arg0) | | method_14508(com.mojang.authlib.GameProfile arg0) | | add(com.mojang.authlib.GameProfile profile) |
|
private long | | e() | | getNextOperation() | | method_30169() | | incrementAndGetAccessCount() |
|
public Optional<com.mojang.authlib.GameProfile> | |
public CompletableFuture<Optional<com.mojang.authlib.GameProfile>> | |
public Optional<com.mojang.authlib.GameProfile> | |
public void | |
public void | | a() | | clearExecutor() | | method_39753() | | clearExecutor() |
|
private static DateFormat | | f() | | createDateFormat() | | method_30170() | | getDateFormat() |
|
public List<GameProfileCache$GameProfileInfo> | | b() | | load() | | method_14517() | | load() |
|
public void | | c() | | save() | | method_14518() | | save() |
|
private Stream<GameProfileCache$GameProfileInfo> | | a(int arg0) | | getTopMRUProfiles(int arg0) | | method_14516(int arg0) | | getLastAccessedEntries(int limit) |
|
private static com.google.gson.JsonElement | |
private static Optional<GameProfileCache$GameProfileInfo> | | a(com.google.gson.JsonElement arg0, DateFormat arg1) | | readGameProfile(com.google.gson.JsonElement arg0, DateFormat arg1) | | method_30167(com.google.gson.JsonElement arg0, DateFormat arg1) | | entryFromJson(com.google.gson.JsonElement json, DateFormat dateFormat) |
|