| protected static ExecutorService |
| 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) |
| 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) |
| 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> |
|
| protected abstract FilteredMessage |
|
| protected FilterMask |
|
| public void |
|
| protected void |
|
| private com.google.gson.JsonObject |
| 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) |
| method_61294(com.google.gson.JsonObject arg0, URL arg1) |
| openConnection(com.google.gson.JsonObject request, URL url) |
|
| protected abstract void |
|
| protected int |
| connectionReadTimeout() |
| method_61285() |
| getReadTimeout() |
|
| protected HttpURLConnection |
| getURLConnection(URL url) |
| method_61301(URL arg0) |
| openConnection(URL url) |
|
| public TextStream |
| createContext(com.mojang.authlib.GameProfile gameProfile) |
| method_31297(com.mojang.authlib.GameProfile arg0) |
| createFilterer(com.mojang.authlib.GameProfile profile) |
|
| private FilteredMessage |
|
| private static Thread |
|