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 adventure-text-serializer-gson-4.14.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.kyori.adventure.text.serializer.gson
├─ net.kyori.adventure.text.serializer.gson.BlockNBTComponentPosSerializer.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.ClickEventActionSerializer.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.ComponentSerializerImpl.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.GsonComponentSerializer.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.GsonComponentSerializerImpl.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.HoverEventActionSerializer.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.IndexedSerializer.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.JSONComponentSerializerProviderImpl.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.KeySerializer.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.LegacyHoverEventSerializer.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.SerializerFactory.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.ShowEntitySerializer.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.ShowItemSerializer.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.StyleSerializer.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.TextColorSerializer.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.TextColorWrapper.class - [JAR]
├─ net.kyori.adventure.text.serializer.gson.TextDecorationSerializer.class - [JAR]