jar

com.github.gplnature : pubgapi

Maven & Gradle

Jul 30, 2021
6 stars

pubgapi · Java Wrapper for the PUBG API.

Table Of Contents

Latest Version

Download com.github.gplnature : pubgapi JAR file - Latest Versions:

All Versions

Download com.github.gplnature : pubgapi JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.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 pubgapi-0.1.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.gplnature.pubgapi.model.telemetry.event

├─ com.github.gplnature.pubgapi.model.telemetry.event.AttackType.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.DamageReason.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogArmorDestroy.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogBlackZoneEnded.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogCarePackageLand.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogCarePackageSpawn.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogEmPickupLiftOff.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogGameStatePeriodic.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogHeal.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogItemAttach.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogItemDetach.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogItemDrop.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogItemEquip.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogItemPickup.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogItemPickupFromCarepackage.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogItemPickupFromCustomPackage.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogItemPickupFromLootBox.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogItemUnequip.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogItemUse.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogMatchDefinition.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogMatchEnd.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogMatchStart.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogObjectDestroy.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogObjectInteraction.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogParachuteLanding.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPhaseChange.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerAttack.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerCreate.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerDestroyBreachableWall.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerDestroyProp.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerKill.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerKillV2.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerLogin.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerLogout.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerMakeGroggy.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerPosition.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerRedeploy.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerRedeployBRStart.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerRevive.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerTakeDamage.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerUseFlareGun.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogPlayerUseThrowable.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogRedZoneEnded.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogSwimEnd.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogSwimStart.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogVaultStart.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogVehicleDamage.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogVehicleDestroy.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogVehicleLeave.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogVehicleRide.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogWeaponFireCount.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.LogWheelDestroy.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.TelemetryEvent.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.TelemetryEventAccount.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.TelemetryEventCharacter.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.TelemetryEventCharacterItem.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.TelemetryEventCharacterVehicle.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.TelemetryEventListCharacters.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.event.TelemetryEventPackage.class - [JAR]

com.github.gplnature.pubgapi.model.telemetry.object

├─ com.github.gplnature.pubgapi.model.telemetry.object.Character.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.object.CharacterWrapper.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.object.Common.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.object.DamageInfo.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.object.GameResult.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.object.GameState.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.object.Item.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.object.ItemPackage.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.object.Location.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.object.ObjectAdditionalInfo.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.object.Stats.class - [JAR]

├─ com.github.gplnature.pubgapi.model.telemetry.object.Vehicle.class - [JAR]

com.github.gplnature.pubgapi.model.roster

├─ com.github.gplnature.pubgapi.model.roster.Roster.class - [JAR]

├─ com.github.gplnature.pubgapi.model.roster.RosterAttributes.class - [JAR]

├─ com.github.gplnature.pubgapi.model.roster.RosterRelationships.class - [JAR]

├─ com.github.gplnature.pubgapi.model.roster.RosterStats.class - [JAR]

com.github.gplnature.pubgapi.model.weapon

├─ com.github.gplnature.pubgapi.model.weapon.WeaponMastery.class - [JAR]

├─ com.github.gplnature.pubgapi.model.weapon.WeaponMasteryAttributes.class - [JAR]

├─ com.github.gplnature.pubgapi.model.weapon.WeaponMedal.class - [JAR]

├─ com.github.gplnature.pubgapi.model.weapon.WeaponStats.class - [JAR]

├─ com.github.gplnature.pubgapi.model.weapon.WeaponSummaryData.class - [JAR]

com.github.gplnature.pubgapi.model.playerseason

├─ com.github.gplnature.pubgapi.model.playerseason.GameModeStats.class - [JAR]

├─ com.github.gplnature.pubgapi.model.playerseason.GameModeStatsWrapper.class - [JAR]

├─ com.github.gplnature.pubgapi.model.playerseason.PlayerSeason.class - [JAR]

├─ com.github.gplnature.pubgapi.model.playerseason.PlayerSeasonAttributes.class - [JAR]

├─ com.github.gplnature.pubgapi.model.playerseason.PlayerSeasonRelationships.class - [JAR]

com.github.gplnature.pubgapi.exception

├─ com.github.gplnature.pubgapi.exception.PubgClientException.class - [JAR]

com.github.gplnature.pubgapi.model.generic

├─ com.github.gplnature.pubgapi.model.generic.Entity.class - [JAR]

com.github.gplnature.pubgapi.model.sample

├─ com.github.gplnature.pubgapi.model.sample.Sample.class - [JAR]

├─ com.github.gplnature.pubgapi.model.sample.SampleAttributes.class - [JAR]

├─ com.github.gplnature.pubgapi.model.sample.SampleRelationships.class - [JAR]

com.github.gplnature.pubgapi.holders

├─ com.github.gplnature.pubgapi.holders.DataHolder.class - [JAR]

├─ com.github.gplnature.pubgapi.holders.DataListHolder.class - [JAR]

com.github.gplnature.pubgapi.model.match

├─ com.github.gplnature.pubgapi.model.match.Match.class - [JAR]

├─ com.github.gplnature.pubgapi.model.match.MatchAttributes.class - [JAR]

├─ com.github.gplnature.pubgapi.model.match.MatchRelationships.class - [JAR]

├─ com.github.gplnature.pubgapi.model.match.MatchResponse.class - [JAR]

com.github.gplnature.pubgapi.model.leaderboard

├─ com.github.gplnature.pubgapi.model.leaderboard.Leaderboard.class - [JAR]

├─ com.github.gplnature.pubgapi.model.leaderboard.LeaderboardAttributes.class - [JAR]

├─ com.github.gplnature.pubgapi.model.leaderboard.LeaderboardPlayer.class - [JAR]

├─ com.github.gplnature.pubgapi.model.leaderboard.LeaderboardPlayerAttributes.class - [JAR]

├─ com.github.gplnature.pubgapi.model.leaderboard.LeaderboardPlayerAttributesStats.class - [JAR]

├─ com.github.gplnature.pubgapi.model.leaderboard.LeaderboardRelationships.class - [JAR]

com.github.gplnature.pubgapi.api

├─ com.github.gplnature.pubgapi.api.AbstractPubgClient.class - [JAR]

├─ com.github.gplnature.pubgapi.api.PubgClient.class - [JAR]

├─ com.github.gplnature.pubgapi.api.PubgInterface.class - [JAR]

├─ com.github.gplnature.pubgapi.api.ResponseCallback.class - [JAR]

com.github.gplnature.pubgapi.model.participant

├─ com.github.gplnature.pubgapi.model.participant.Participant.class - [JAR]

├─ com.github.gplnature.pubgapi.model.participant.ParticipantAttributes.class - [JAR]

├─ com.github.gplnature.pubgapi.model.participant.ParticipantStats.class - [JAR]

com.github.gplnature.pubgapi.util

├─ com.github.gplnature.pubgapi.util.CollectionsUtil.class - [JAR]

├─ com.github.gplnature.pubgapi.util.MatchResponseUtils.class - [JAR]

├─ com.github.gplnature.pubgapi.util.PlayerUtils.class - [JAR]

├─ com.github.gplnature.pubgapi.util.RetrofitUtil.class - [JAR]

├─ com.github.gplnature.pubgapi.util.RosterUtils.class - [JAR]

├─ com.github.gplnature.pubgapi.util.SeasonUtils.class - [JAR]

com.github.gplnature.pubgapi.model

├─ com.github.gplnature.pubgapi.model.ExtendedPlatform.class - [JAR]

├─ com.github.gplnature.pubgapi.model.GameMode.class - [JAR]

├─ com.github.gplnature.pubgapi.model.Links.class - [JAR]

├─ com.github.gplnature.pubgapi.model.Map.class - [JAR]

├─ com.github.gplnature.pubgapi.model.MatchType.class - [JAR]

├─ com.github.gplnature.pubgapi.model.MiddlePlatform.class - [JAR]

├─ com.github.gplnature.pubgapi.model.Platform.class - [JAR]

├─ com.github.gplnature.pubgapi.model.PlatformRegion.class - [JAR]

├─ com.github.gplnature.pubgapi.model.SeasonState.class - [JAR]

com.github.gplnature.pubgapi.model.asset

├─ com.github.gplnature.pubgapi.model.asset.Asset.class - [JAR]

├─ com.github.gplnature.pubgapi.model.asset.AssetAttributes.class - [JAR]

com.github.gplnature.pubgapi.model.telemetry

├─ com.github.gplnature.pubgapi.model.telemetry.Telemetry.class - [JAR]

com.github.gplnature.pubgapi.model.player

├─ com.github.gplnature.pubgapi.model.player.Player.class - [JAR]

├─ com.github.gplnature.pubgapi.model.player.PlayerAttributes.class - [JAR]

├─ com.github.gplnature.pubgapi.model.player.PlayerRelationships.class - [JAR]

com.github.gplnature.pubgapi.model.ranked

├─ com.github.gplnature.pubgapi.model.ranked.RankedAttribute.class - [JAR]

├─ com.github.gplnature.pubgapi.model.ranked.RankedData.class - [JAR]

├─ com.github.gplnature.pubgapi.model.ranked.RankedGameModeStats.class - [JAR]

├─ com.github.gplnature.pubgapi.model.ranked.RankedGameModeStatsObj.class - [JAR]

├─ com.github.gplnature.pubgapi.model.ranked.RankedRelationsData.class - [JAR]

├─ com.github.gplnature.pubgapi.model.ranked.RankedRelationships.class - [JAR]

├─ com.github.gplnature.pubgapi.model.ranked.RankedStats.class - [JAR]

├─ com.github.gplnature.pubgapi.model.ranked.RankedTier.class - [JAR]

com.github.gplnature.pubgapi.model.season

├─ com.github.gplnature.pubgapi.model.season.Season.class - [JAR]

├─ com.github.gplnature.pubgapi.model.season.SeasonAttributes.class - [JAR]

com.github.gplnature.pubgapi.model.status

├─ com.github.gplnature.pubgapi.model.status.Status.class - [JAR]

com.github.gplnature.pubgapi.model.tournament

├─ com.github.gplnature.pubgapi.model.tournament.Tournament.class - [JAR]

├─ com.github.gplnature.pubgapi.model.tournament.TournamentAttributes.class - [JAR]

├─ com.github.gplnature.pubgapi.model.tournament.TournamentIncluded.class - [JAR]

├─ com.github.gplnature.pubgapi.model.tournament.TournamentRelationships.class - [JAR]

Advertisement