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 bukkot-1.1.0-k1.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.zp4rker.bukkot.extension
├─ com.zp4rker.bukkot.extension.LambdaRunnable.class - [JAR]
├─ com.zp4rker.bukkot.extension.PMANAGER.class - [JAR]
├─ com.zp4rker.bukkot.extension.PluginExtensionsKt.class - [JAR]
├─ com.zp4rker.bukkot.extension.SERVER.class - [JAR]
├─ com.zp4rker.bukkot.extension.StringExtensionsKt.class - [JAR]
├─ com.zp4rker.bukkot.extension.TickTimeUnit.class - [JAR]
├─ com.zp4rker.bukkot.extension.TimeUnitExtensionsKt.class - [JAR]
com.zp4rker.bukkot.extension.event
├─ com.zp4rker.bukkot.extension.event.ExtendedListener.class - [JAR]
├─ com.zp4rker.bukkot.extension.event.ListenerExtensionsKt.class - [JAR]
├─ com.zp4rker.bukkot.extension.event.SubjectListenersKt.class - [JAR]
├─ com.zp4rker.bukkot.extension.event.SubjectRegistry.class - [JAR]
com.zp4rker.bukkot.storage
├─ com.zp4rker.bukkot.storage.SpigotSettings.class - [JAR]
├─ com.zp4rker.bukkot.storage.YamlFile.class - [JAR]
com.zp4rker.bukkot
├─ com.zp4rker.bukkot.Bukkot.class - [JAR]
com.zp4rker.bukkot.builder.item
├─ com.zp4rker.bukkot.builder.item.EnchantNode.class - [JAR]
├─ com.zp4rker.bukkot.builder.item.ItemAttributes.class - [JAR]
├─ com.zp4rker.bukkot.builder.item.ItemBuilderKt.class - [JAR]