View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window text-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.lenni0451.mcstructs_bedrock.text.utils
├─ net.lenni0451.mcstructs_bedrock.text.utils.BedrockTextUtils.class - [JAR]
├─ net.lenni0451.mcstructs_bedrock.text.utils.BedrockTranslator.class - [JAR]
├─ net.lenni0451.mcstructs_bedrock.text.utils.TranslatorOptions.class - [JAR]
net.lenni0451.mcstructs_bedrock.text
├─ net.lenni0451.mcstructs_bedrock.text.ABedrockComponent.class - [JAR]
├─ net.lenni0451.mcstructs_bedrock.text.BedrockTextFormatting.class - [JAR]
net.lenni0451.mcstructs_bedrock.text.components
├─ net.lenni0451.mcstructs_bedrock.text.components.RootBedrockComponent.class - [JAR]
├─ net.lenni0451.mcstructs_bedrock.text.components.ScoreBedrockComponent.class - [JAR]
├─ net.lenni0451.mcstructs_bedrock.text.components.SelectorBedrockComponent.class - [JAR]
├─ net.lenni0451.mcstructs_bedrock.text.components.StringBedrockComponent.class - [JAR]
├─ net.lenni0451.mcstructs_bedrock.text.components.TranslationBedrockComponent.class - [JAR]
net.lenni0451.mcstructs_bedrock.text.serializer
├─ net.lenni0451.mcstructs_bedrock.text.serializer.BedrockComponentSerializer.class - [JAR]
net.lenni0451.mcstructs_bedrock.text.serializer.impl
├─ net.lenni0451.mcstructs_bedrock.text.serializer.impl.BedrockTextDeserializer.class - [JAR]
├─ net.lenni0451.mcstructs_bedrock.text.serializer.impl.BedrockTextSerializer.class - [JAR]