jar

io.github.clockclap : gunwar-api

Maven & Gradle

Sep 18, 2021
0 stars

GunWarAPI · A gun war API for Paper servers.

Table Of Contents

Latest Version

Download io.github.clockclap : gunwar-api JAR file - Latest Versions:

All Versions

Download io.github.clockclap : gunwar-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 gunwar-api-2.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.clockclap.gunwar.util.japanize

├─ com.github.clockclap.gunwar.util.japanize.Japanizer.class - [JAR]

com.github.clockclap.gunwar.util.world

├─ com.github.clockclap.gunwar.util.world.Worlds.class - [JAR]

org.jetbrains.annotations

├─ org.jetbrains.annotations.Async.class - [JAR]

├─ org.jetbrains.annotations.Contract.class - [JAR]

├─ org.jetbrains.annotations.Nls.class - [JAR]

├─ org.jetbrains.annotations.NonNls.class - [JAR]

├─ org.jetbrains.annotations.NotNull.class - [JAR]

├─ org.jetbrains.annotations.Nullable.class - [JAR]

├─ org.jetbrains.annotations.PropertyKey.class - [JAR]

├─ org.jetbrains.annotations.TestOnly.class - [JAR]

com.github.clockclap.gunwar.util

├─ com.github.clockclap.gunwar.util.Angle.class - [JAR]

├─ com.github.clockclap.gunwar.util.BlockShape.class - [JAR]

├─ com.github.clockclap.gunwar.util.DataList.class - [JAR]

├─ com.github.clockclap.gunwar.util.GunWarConfiguration.class - [JAR]

├─ com.github.clockclap.gunwar.util.GwMathUtil.class - [JAR]

├─ com.github.clockclap.gunwar.util.GwSAX.class - [JAR]

├─ com.github.clockclap.gunwar.util.GwVersions.class - [JAR]

├─ com.github.clockclap.gunwar.util.InvertibleObject.class - [JAR]

├─ com.github.clockclap.gunwar.util.MessageLog.class - [JAR]

├─ com.github.clockclap.gunwar.util.PermissionInfo.class - [JAR]

├─ com.github.clockclap.gunwar.util.PlayerWatcher.class - [JAR]

├─ com.github.clockclap.gunwar.util.TextReference.class - [JAR]

├─ com.github.clockclap.gunwar.util.XmlConfiguration.class - [JAR]

com.github.clockclap.gunwar.annotation

├─ com.github.clockclap.gunwar.annotation.LivingEntityOnly.class - [JAR]

├─ com.github.clockclap.gunwar.annotation.PlayerOnly.class - [JAR]

com.github.clockclap.gunwar.entity.selector

├─ com.github.clockclap.gunwar.entity.selector.OptionMap.class - [JAR]

com.github.clockclap.gunwar.achievement

├─ com.github.clockclap.gunwar.achievement.GwAchievement.class - [JAR]

├─ com.github.clockclap.gunwar.achievement.GwAchievementAttributes.class - [JAR]

├─ com.github.clockclap.gunwar.achievement.GwAchievementBase.class - [JAR]

├─ com.github.clockclap.gunwar.achievement.GwAchievementRegisterer.class - [JAR]

├─ com.github.clockclap.gunwar.achievement.GwAchievements.class - [JAR]

org.intellij.lang.annotations

├─ org.intellij.lang.annotations.Flow.class - [JAR]

├─ org.intellij.lang.annotations.Identifier.class - [JAR]

├─ org.intellij.lang.annotations.JdkConstants.class - [JAR]

├─ org.intellij.lang.annotations.Language.class - [JAR]

├─ org.intellij.lang.annotations.MagicConstant.class - [JAR]

├─ org.intellij.lang.annotations.Pattern.class - [JAR]

├─ org.intellij.lang.annotations.PrintFormat.class - [JAR]

├─ org.intellij.lang.annotations.PrintFormatPattern.class - [JAR]

├─ org.intellij.lang.annotations.RegExp.class - [JAR]

├─ org.intellij.lang.annotations.Subst.class - [JAR]

com.github.clockclap.gunwar

├─ com.github.clockclap.gunwar.GunWar.class - [JAR]

├─ com.github.clockclap.gunwar.GunWarManager.class - [JAR]

├─ com.github.clockclap.gunwar.GwAPI.class - [JAR]

├─ com.github.clockclap.gunwar.GwPlugin.class - [JAR]

com.github.clockclap.gunwar.item.items

├─ com.github.clockclap.gunwar.item.items.GwItemAK47.class - [JAR]

com.github.clockclap.gunwar.game

├─ com.github.clockclap.gunwar.game.Game.class - [JAR]

├─ com.github.clockclap.gunwar.game.GameState.class - [JAR]

com.github.clockclap.gunwar.item

├─ com.github.clockclap.gunwar.item.ClickAction.class - [JAR]

├─ com.github.clockclap.gunwar.item.GunReloadingType.class - [JAR]

├─ com.github.clockclap.gunwar.item.GwGunBase.class - [JAR]

├─ com.github.clockclap.gunwar.item.GwGunItem.class - [JAR]

├─ com.github.clockclap.gunwar.item.GwGunType.class - [JAR]

├─ com.github.clockclap.gunwar.item.GwItem.class - [JAR]

├─ com.github.clockclap.gunwar.item.GwItemBase.class - [JAR]

├─ com.github.clockclap.gunwar.item.GwItems.class - [JAR]

├─ com.github.clockclap.gunwar.item.GwKnifeBase.class - [JAR]

├─ com.github.clockclap.gunwar.item.GwKnifeItem.class - [JAR]

├─ com.github.clockclap.gunwar.item.GwWeaponBase.class - [JAR]

├─ com.github.clockclap.gunwar.item.GwWeaponItem.class - [JAR]

├─ com.github.clockclap.gunwar.item.WeaponType.class - [JAR]

com.github.clockclap.gunwar.event

├─ com.github.clockclap.gunwar.event.GunWarCommandRegisterEvent.class - [JAR]

├─ com.github.clockclap.gunwar.event.GwAchievementEarnEvent.class - [JAR]

├─ com.github.clockclap.gunwar.event.GwAchievementEvent.class - [JAR]

├─ com.github.clockclap.gunwar.event.GwAchievementTakeEvent.class - [JAR]

com.github.clockclap.gunwar.exception

├─ com.github.clockclap.gunwar.exception.GunWarException.class - [JAR]

├─ com.github.clockclap.gunwar.exception.InvalidTargetSelectorException.class - [JAR]

├─ com.github.clockclap.gunwar.exception.TargetSelectorException.class - [JAR]

com.github.clockclap.gunwar.entity

├─ com.github.clockclap.gunwar.entity.HitEntity.class - [JAR]

com.github.clockclap.gunwar.game.gamemode

├─ com.github.clockclap.gunwar.game.gamemode.GameModeGeneralSiege.class - [JAR]

├─ com.github.clockclap.gunwar.game.gamemode.GameModeNormal.class - [JAR]

├─ com.github.clockclap.gunwar.game.gamemode.GameModeZombieEscape.class - [JAR]

├─ com.github.clockclap.gunwar.game.gamemode.GwGameMode.class - [JAR]

├─ com.github.clockclap.gunwar.game.gamemode.GwGameModes.class - [JAR]

├─ com.github.clockclap.gunwar.game.gamemode.IGwGameMode.class - [JAR]

├─ com.github.clockclap.gunwar.game.gamemode.Shoutable.class - [JAR]

com.github.clockclap.gunwar.achievement.achievements

├─ com.github.clockclap.gunwar.achievement.achievements.AchievementMasterKiller.class - [JAR]

com.github.clockclap.gunwar.game.data

├─ com.github.clockclap.gunwar.game.data.BlockData.class - [JAR]

├─ com.github.clockclap.gunwar.game.data.CustomData.class - [JAR]

├─ com.github.clockclap.gunwar.game.data.EntityData.class - [JAR]

├─ com.github.clockclap.gunwar.game.data.GunData.class - [JAR]

├─ com.github.clockclap.gunwar.game.data.ItemData.class - [JAR]

├─ com.github.clockclap.gunwar.game.data.KnifeData.class - [JAR]

├─ com.github.clockclap.gunwar.game.data.PermanentlyPlayerData.class - [JAR]

├─ com.github.clockclap.gunwar.game.data.PlayerData.class - [JAR]

├─ com.github.clockclap.gunwar.game.data.ProjectileData.class - [JAR]

Advertisement