jar

com.zp4rker : bukkot

Maven & Gradle

May 11, 2021
0 stars

Bukkot · Kotlin meets Bukkit. Kotlin packaged into a plugin, as well as some added features using Kotlin.

Table Of Contents

Latest Version

Download com.zp4rker : bukkot JAR file - Latest Versions:

All Versions

Download com.zp4rker : bukkot JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement