Class MinecraftClient.Session
java.lang.Object
com.cryptomorin.xseries.profiles.mojang.MinecraftClient.Session
- Enclosing class:
MinecraftClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexceptionally(BiFunction<MinecraftClient.Session, Throwable, Boolean> errorHandler) com.google.gson.JsonElementrequest()waitInQueue(boolean wait)
-
Constructor Details
-
Session
public Session()
-
-
Method Details
-
exceptionally
public MinecraftClient.Session exceptionally(BiFunction<MinecraftClient.Session, Throwable, Boolean> errorHandler) -
waitInQueue
-
retry
-
body
-
append
-
timeout
-
request
- Throws:
IOExceptionMojangAPIException
-