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 BedwarsRel-Common-1.3.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.bedwarsrel.statistics
├─ io.github.bedwarsrel.statistics.PlayerStatistic.class - [JAR]
├─ io.github.bedwarsrel.statistics.PlayerStatisticManager.class - [JAR]
├─ io.github.bedwarsrel.statistics.StorageType.class - [JAR]
io.github.bedwarsrel.shop.Specials
├─ io.github.bedwarsrel.shop.Specials.ArrowBlocker.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.ArrowBlockerListener.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.ITNTSheep.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.ITNTSheepRegister.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.MagnetShoe.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.MagnetShoeListener.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.ProtectionWall.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.ProtectionWallListener.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.RescuePlatform.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.RescuePlatformListener.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.SpecialItem.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.TNTSheep.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.TNTSheepListener.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.Tracker.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.TrackerListener.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.Trap.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.TrapListener.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.WarpPowder.class - [JAR]
├─ io.github.bedwarsrel.shop.Specials.WarpPowderListener.class - [JAR]
io.github.bedwarsrel.events
├─ io.github.bedwarsrel.events.BedwarsCommandExecutedEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsExecuteCommandEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsGameEndEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsGameOverEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsGameStartEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsGameStartedEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsOpenShopEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsOpenTeamSelectionEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsPlayerJoinEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsPlayerJoinTeamEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsPlayerJoinedEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsPlayerKilledEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsPlayerLeaveEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsPlayerSetNameEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsResourceSpawnEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsSaveGameEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsSavePlayerStatisticEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsTargetBlockDestroyedEvent.class - [JAR]
├─ io.github.bedwarsrel.events.BedwarsUseTNTSheepEvent.class - [JAR]
io.github.bedwarsrel.villager
├─ io.github.bedwarsrel.villager.CraftItemStack.class - [JAR]
├─ io.github.bedwarsrel.villager.ItemStackParser.class - [JAR]
├─ io.github.bedwarsrel.villager.MerchantCategory.class - [JAR]
├─ io.github.bedwarsrel.villager.MerchantCategoryComparator.class - [JAR]
├─ io.github.bedwarsrel.villager.MerchantRecipe.class - [JAR]
├─ io.github.bedwarsrel.villager.VillagerTrade.class - [JAR]
io.github.bedwarsrel
├─ io.github.bedwarsrel.BedwarsRel.class - [JAR]
├─ io.github.bedwarsrel.HologramAPIInteraction.class - [JAR]
├─ io.github.bedwarsrel.HolographicDisplaysInteraction.class - [JAR]
├─ io.github.bedwarsrel.IHologramInteraction.class - [JAR]
io.github.bedwarsrel.updater
├─ io.github.bedwarsrel.updater.ConfigUpdater.class - [JAR]
├─ io.github.bedwarsrel.updater.DatabaseUpdate.class - [JAR]
├─ io.github.bedwarsrel.updater.PluginUpdater.class - [JAR]
io.github.bedwarsrel.game
├─ io.github.bedwarsrel.game.BungeeGameCycle.class - [JAR]
├─ io.github.bedwarsrel.game.Game.class - [JAR]
├─ io.github.bedwarsrel.game.GameCheckCode.class - [JAR]
├─ io.github.bedwarsrel.game.GameCycle.class - [JAR]
├─ io.github.bedwarsrel.game.GameJoinSign.class - [JAR]
├─ io.github.bedwarsrel.game.GameLobbyCountdown.class - [JAR]
├─ io.github.bedwarsrel.game.GameManager.class - [JAR]
├─ io.github.bedwarsrel.game.GameOverTask.class - [JAR]
├─ io.github.bedwarsrel.game.GameState.class - [JAR]
├─ io.github.bedwarsrel.game.PlayerSettings.class - [JAR]
├─ io.github.bedwarsrel.game.PlayerStorage.class - [JAR]
├─ io.github.bedwarsrel.game.Region.class - [JAR]
├─ io.github.bedwarsrel.game.ResourceSpawner.class - [JAR]
├─ io.github.bedwarsrel.game.RespawnProtectionRunnable.class - [JAR]
├─ io.github.bedwarsrel.game.SingleGameCycle.class - [JAR]
├─ io.github.bedwarsrel.game.Team.class - [JAR]
├─ io.github.bedwarsrel.game.TeamColor.class - [JAR]
├─ io.github.bedwarsrel.game.TeamJoinMetaDataValue.class - [JAR]
io.github.bedwarsrel.listener
├─ io.github.bedwarsrel.listener.BaseListener.class - [JAR]
├─ io.github.bedwarsrel.listener.BlockListener.class - [JAR]
├─ io.github.bedwarsrel.listener.ChunkListener.class - [JAR]
├─ io.github.bedwarsrel.listener.EntityListener.class - [JAR]
├─ io.github.bedwarsrel.listener.HangingListener.class - [JAR]
├─ io.github.bedwarsrel.listener.Player19Listener.class - [JAR]
├─ io.github.bedwarsrel.listener.PlayerListener.class - [JAR]
├─ io.github.bedwarsrel.listener.PlayerSpigotListener.class - [JAR]
├─ io.github.bedwarsrel.listener.ServerListener.class - [JAR]
├─ io.github.bedwarsrel.listener.SignListener.class - [JAR]
├─ io.github.bedwarsrel.listener.WeatherListener.class - [JAR]
io.github.bedwarsrel.shop
├─ io.github.bedwarsrel.shop.NewItemShop.class - [JAR]
io.github.bedwarsrel.localization
├─ io.github.bedwarsrel.localization.LocalizationConfig.class - [JAR]
io.github.bedwarsrel.database
├─ io.github.bedwarsrel.database.DatabaseManager.class - [JAR]
io.github.bedwarsrel.utils
├─ io.github.bedwarsrel.utils.BStatsMetrics.class - [JAR]
├─ io.github.bedwarsrel.utils.BedwarsCommandExecutor.class - [JAR]
├─ io.github.bedwarsrel.utils.ChatWriter.class - [JAR]
├─ io.github.bedwarsrel.utils.HastebinUtility.class - [JAR]
├─ io.github.bedwarsrel.utils.McStatsMetrics.class - [JAR]
├─ io.github.bedwarsrel.utils.SoundMachine.class - [JAR]
├─ io.github.bedwarsrel.utils.SupportData.class - [JAR]
├─ io.github.bedwarsrel.utils.UUIDFetcher.class - [JAR]
├─ io.github.bedwarsrel.utils.Utils.class - [JAR]
io.github.bedwarsrel.com.fallback
├─ io.github.bedwarsrel.com.fallback.PerformRespawnRunnable.class - [JAR]
io.github.bedwarsrel.commands
├─ io.github.bedwarsrel.commands.AddGameCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.AddHoloCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.AddTeamCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.AddTeamJoinCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.BaseCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.ClearSpawnerCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.DebugPasteCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.GameTimeCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.HelpCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.ICommand.class - [JAR]
├─ io.github.bedwarsrel.commands.ItemsPasteCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.JoinGameCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.KickCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.LeaveGameCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.ListGamesCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.RegionNameCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.ReloadCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.RemoveGameCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.RemoveHoloCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.RemoveTeamCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.SaveGameCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.SetAutobalanceCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.SetBedCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.SetBuilderCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.SetGameBlockCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.SetLobbyCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.SetMainLobbyCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.SetMinPlayersCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.SetRegionCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.SetSpawnCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.SetSpawnerCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.SetTargetCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.StartGameCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.StatsCommand.class - [JAR]
├─ io.github.bedwarsrel.commands.StopGameCommand.class - [JAR]