jar

dev.3-3 : jmccc-yggdrasil-authenticator

Maven & Gradle

Feb 06, 2023
146 stars

jmccc-yggdrasil-authenticator · JMCCC is a powerful open-source library for launching and downloading Minecraft.

Table Of Contents

Latest Version

Download dev.3-3 : jmccc-yggdrasil-authenticator JAR file - Latest Versions:

All Versions

Download dev.3-3 : jmccc-yggdrasil-authenticator JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
3.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jmccc-yggdrasil-authenticator-3.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.to2mbn.jmccc.auth.yggdrasil.core.yggdrasil

├─ org.to2mbn.jmccc.auth.yggdrasil.core.yggdrasil.AbstractYggdrasilService.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.yggdrasil.AbstractYggdrasilServiceBuilder.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.yggdrasil.MojangYggdrasilAPIProvider.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.yggdrasil.PropertiesDeserializer.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.yggdrasil.YggdrasilAPIProvider.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.yggdrasil.YggdrasilAuthenticationService.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.yggdrasil.YggdrasilAuthenticationServiceBuilder.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.yggdrasil.YggdrasilProfileService.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.yggdrasil.YggdrasilProfileServiceBuilder.class - [JAR]

org.to2mbn.jmccc.auth.yggdrasil

├─ org.to2mbn.jmccc.auth.yggdrasil.CharacterSelector.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.DefaultCharacterSelector.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.SessionCredential.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.YggdrasilAuthenticator.class - [JAR]

org.to2mbn.jmccc.auth.yggdrasil.core.texture

├─ org.to2mbn.jmccc.auth.yggdrasil.core.texture.ByteArrayTexture.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.texture.SkinModel.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.texture.Texture.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.texture.TextureType.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.texture.Textures.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.texture.URLTexture.class - [JAR]

org.to2mbn.jmccc.auth.yggdrasil.core

├─ org.to2mbn.jmccc.auth.yggdrasil.core.Agent.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.AuthenticationService.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.GameProfile.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.GameProfileCallback.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.ProfileNotFoundException.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.ProfileService.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.PropertiesGameProfile.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.RemoteAuthenticationException.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.Session.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.UserType.class - [JAR]

org.to2mbn.jmccc.auth.yggdrasil.core.util

├─ org.to2mbn.jmccc.auth.yggdrasil.core.util.Base64.class - [JAR]

org.to2mbn.jmccc.auth.yggdrasil.core.io

├─ org.to2mbn.jmccc.auth.yggdrasil.core.io.AbstractClientService.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.io.DebugHttpRequester.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.io.HttpRequester.class - [JAR]

├─ org.to2mbn.jmccc.auth.yggdrasil.core.io.HttpUtils.class - [JAR]

Advertisement