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 polar-1.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.hollowcube.polar.compat
├─ net.hollowcube.polar.compat.ChunkSupplierShim.class - [JAR]
net.hollowcube.polar
├─ net.hollowcube.polar.AnvilPolar.class - [JAR]
├─ net.hollowcube.polar.ChunkSelector.class - [JAR]
├─ net.hollowcube.polar.PaletteUtil.class - [JAR]
├─ net.hollowcube.polar.PolarChunk.class - [JAR]
├─ net.hollowcube.polar.PolarLoader.class - [JAR]
├─ net.hollowcube.polar.PolarReader.class - [JAR]
├─ net.hollowcube.polar.PolarSection.class - [JAR]
├─ net.hollowcube.polar.PolarWorld.class - [JAR]
├─ net.hollowcube.polar.PolarWorldAccess.class - [JAR]
├─ net.hollowcube.polar.PolarWriter.class - [JAR]