Uses of Class
com.cryptomorin.xseries.profiles.mojang.MinecraftClient.Session
Packages that use MinecraftClient.Session
-
Uses of MinecraftClient.Session in com.cryptomorin.xseries.profiles.mojang
Methods in com.cryptomorin.xseries.profiles.mojang that return MinecraftClient.SessionModifier and TypeMethodDescriptionMinecraftClient.Session.exceptionally(BiFunction<MinecraftClient.Session, Throwable, Boolean> errorHandler) MinecraftClient.session(@Nullable ProfileRequestConfiguration config) MinecraftClient.Session.waitInQueue(boolean wait) Methods in com.cryptomorin.xseries.profiles.mojang with parameters of type MinecraftClient.SessionModifier and TypeMethodDescriptionvoidProfileRequestConfiguration.configure(MinecraftClient.Session session) Method parameters in com.cryptomorin.xseries.profiles.mojang with type arguments of type MinecraftClient.SessionModifier and TypeMethodDescriptionMinecraftClient.Session.exceptionally(BiFunction<MinecraftClient.Session, Throwable, Boolean> errorHandler)