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 kreedz-client-api-0.1.0_1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.u004.kreedzsdk.clientapi
├─ io.github.u004.kreedzsdk.clientapi.IBanService.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IHealthService.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IJumpstatService.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IKreedzClient.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IKreedzService.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IMapImageService.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IMapInfoService.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IMapService.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IModeService.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IPlayerRankService.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IPlayerService.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IRecordFilterService.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IRecordService.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IServerService.class - [JAR]
├─ io.github.u004.kreedzsdk.clientapi.IStatusService.class - [JAR]
io.github.u004.kreedzsdk.clientapi.annotations
├─ io.github.u004.kreedzsdk.clientapi.annotations.MethodApiVersion.class - [JAR]