| protected static ExecutorService | | createWorkerPool(int maxConcurrentRequests) | | createWorkerPool(int maxConcurrentRequests) | | method_61291(int arg0) | | newThreadPool(int threadCount) |
|
| protected static URL | | getEndpoint(URI host, com.google.gson.JsonObject source, String id, String def) | | getEndpoint(URI host, com.google.gson.JsonObject source, String id, String def) | | method_61300(URI arg0, com.google.gson.JsonObject arg1, String arg2, String arg3) | | resolveEndpoint(URI uri, com.google.gson.JsonObject endpoints, String key, String defaultPath) |
|
| protected static String | | getEndpointFromConfig(com.google.gson.JsonObject source, String id, String def) | | getEndpointFromConfig(com.google.gson.JsonObject source, String id, String def) | | method_61293(com.google.gson.JsonObject arg0, String arg1, String arg2) | | getEndpointPath(com.google.gson.JsonObject endpoints, String key, String defaultPath) |
|
| public static AbstractTextFilterer | |
| protected CompletableFuture<FilteredMessage> | | requestMessageProcessing(com.mojang.authlib.GameProfile sender, String message, ServerTextFilter$IgnoreStrategy ignoreStrategy, Executor executor) | | requestMessageProcessing(com.mojang.authlib.GameProfile sender, String message, ServerTextFilter$IgnoreStrategy ignoreStrategy, Executor executor) | | method_61296(com.mojang.authlib.GameProfile arg0, String arg1, class_9847$class_5515 arg2, Executor arg3) | | filter(com.mojang.authlib.GameProfile profile, String raw, AbstractTextFilterer$HashIgnorer hashIgnorer, Executor executor) |
|
| protected abstract FilteredMessage | |
| protected FilterMask | |
| public void | |
| protected void | |
| private com.google.gson.JsonObject | | processRequestResponse(com.google.gson.JsonObject payload, URL url) | | processRequestResponse(com.google.gson.JsonObject payload, URL url) | | method_61302(com.google.gson.JsonObject arg0, URL arg1) | | request(com.google.gson.JsonObject request, URL url) |
|
| protected HttpURLConnection | | makeRequest(com.google.gson.JsonObject payload, URL url) | | makeRequest(com.google.gson.JsonObject payload, URL url) | | method_61294(com.google.gson.JsonObject arg0, URL arg1) | | openConnection(com.google.gson.JsonObject request, URL url) |
|
| protected abstract void | |
| protected int | | connectionReadTimeout() | | connectionReadTimeout() | | method_61285() | | getReadTimeout() |
|
| protected HttpURLConnection | | getURLConnection(URL url) | | getURLConnection(URL url) | | method_61301(URL arg0) | | openConnection(URL url) |
|
| public TextStream | | createContext(com.mojang.authlib.GameProfile gameProfile) | | createContext(com.mojang.authlib.GameProfile gameProfile) | | method_31297(com.mojang.authlib.GameProfile arg0) | | createFilterer(com.mojang.authlib.GameProfile profile) |
|