History - com.mojang.authlib.minecraft.client.MinecraftClient
1.17
Names
com.mojang.authlib.minecraft.client.MinecraftClient
Fields
org.apache.logging.log4j.Logger: LOGGER
int: CONNECT_TIMEOUT_MS
int: READ_TIMEOUT_MS
String: accessToken
Proxy: proxy
ObjectMapper: objectMapper
Constructors
Methods
<T> T (URL, Object, Class<T>): post
<T> T (URL, Class<T>, HttpURLConnection): readInputStream
HttpURLConnection (URL, byte[]): postInternal
HttpURLConnection (URL): createUrlConnection