class class_5514.class_5516 extends Object implements class_5513
Modifier and Type | Field and Description |
---|---|
private com.mojang.authlib.GameProfile |
field_26837 |
private Executor |
field_26838 |
Modifier | Constructor and Description |
---|---|
private |
class_5516(com.mojang.authlib.GameProfile gameProfile) |
Modifier and Type | Method and Description |
---|---|
void |
method_31287() |
CompletableFuture<Optional<String>> |
method_31288(String string) |
CompletableFuture<Optional<List<String>>> |
method_31289(List<String> list) |
void |
method_31290() |
private final com.mojang.authlib.GameProfile field_26837
private final Executor field_26838
public void method_31287()
method_31287
in interface class_5513
public void method_31290()
method_31290
in interface class_5513
public CompletableFuture<Optional<List<String>>> method_31289(List<String> list)
method_31289
in interface class_5513
public CompletableFuture<Optional<String>> method_31288(String string)
method_31288
in interface class_5513