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 library-common-19.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.phantomloader.library.registry
├─ io.github.phantomloader.library.registry.ModRegistry.class - [JAR]
├─ io.github.phantomloader.library.registry.RegistryProvider.class - [JAR]
io.github.phantomloader.library.events
├─ io.github.phantomloader.library.events.ClientEventHandler.class - [JAR]
├─ io.github.phantomloader.library.events.ModEventHandler.class - [JAR]
├─ io.github.phantomloader.library.events.RegisterBlockEntityRenderersEvent.class - [JAR]
├─ io.github.phantomloader.library.events.RegisterEntityRenderersEvent.class - [JAR]
├─ io.github.phantomloader.library.events.RegisterParticlesEvent.class - [JAR]
io.github.phantomloader.library.integration
├─ io.github.phantomloader.library.integration.FabricCustomEntryPoint.class - [JAR]
io.github.phantomloader.library.config
├─ io.github.phantomloader.library.config.ConfigBuilder.class - [JAR]
io.github.phantomloader.library.utils
├─ io.github.phantomloader.library.utils.CreativeTabsUtils.class - [JAR]
io.github.phantomloader.library.platform
├─ io.github.phantomloader.library.platform.Platform.class - [JAR]
├─ io.github.phantomloader.library.platform.PlatformHelper.class - [JAR]
io.github.phantomloader.library
├─ io.github.phantomloader.library.ModEntryPoint.class - [JAR]