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 plotsquared-bukkit-7.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.plotsquared.bukkit.util.fawe
├─ com.plotsquared.bukkit.util.fawe.FaweRegionManager.class - [JAR]
├─ com.plotsquared.bukkit.util.fawe.FaweSchematicHandler.class - [JAR]
com.plotsquared.bukkit.managers
├─ com.plotsquared.bukkit.managers.BukkitWorldManager.class - [JAR]
├─ com.plotsquared.bukkit.managers.MultiverseWorldManager.class - [JAR]
com.plotsquared.bukkit.listener
├─ com.plotsquared.bukkit.listener.BlockEventListener.class - [JAR]
├─ com.plotsquared.bukkit.listener.BlockEventListener117.class - [JAR]
├─ com.plotsquared.bukkit.listener.ChunkListener.class - [JAR]
├─ com.plotsquared.bukkit.listener.EntityEventListener.class - [JAR]
├─ com.plotsquared.bukkit.listener.EntitySpawnListener.class - [JAR]
├─ com.plotsquared.bukkit.listener.ForceFieldListener.class - [JAR]
├─ com.plotsquared.bukkit.listener.PaperListener.class - [JAR]
├─ com.plotsquared.bukkit.listener.PlayerEventListener.class - [JAR]
├─ com.plotsquared.bukkit.listener.ProjectileEventListener.class - [JAR]
├─ com.plotsquared.bukkit.listener.ServerListener.class - [JAR]
├─ com.plotsquared.bukkit.listener.SingleWorldListener.class - [JAR]
├─ com.plotsquared.bukkit.listener.SpigotListener.class - [JAR]
├─ com.plotsquared.bukkit.listener.WorldEvents.class - [JAR]
com.plotsquared.bukkit.schematic
├─ com.plotsquared.bukkit.schematic.BukkitSchematicHandler.class - [JAR]
├─ com.plotsquared.bukkit.schematic.StateWrapper.class - [JAR]
com.plotsquared.bukkit.placeholder
├─ com.plotsquared.bukkit.placeholder.MVdWPlaceholders.class - [JAR]
├─ com.plotsquared.bukkit.placeholder.PAPIPlaceholders.class - [JAR]
├─ com.plotsquared.bukkit.placeholder.PlaceholderFormatter.class - [JAR]
com.plotsquared.bukkit.generator
├─ com.plotsquared.bukkit.generator.BlockStatePopulator.class - [JAR]
├─ com.plotsquared.bukkit.generator.BukkitAugmentedGenerator.class - [JAR]
├─ com.plotsquared.bukkit.generator.BukkitPlotGenerator.class - [JAR]
├─ com.plotsquared.bukkit.generator.DelegatePlotGenerator.class - [JAR]
├─ com.plotsquared.bukkit.generator.LegacyBlockStatePopulator.class - [JAR]
com.plotsquared.bukkit.util
├─ com.plotsquared.bukkit.util.BukkitBlockUtil.class - [JAR]
├─ com.plotsquared.bukkit.util.BukkitChunkManager.class - [JAR]
├─ com.plotsquared.bukkit.util.BukkitEconHandler.class - [JAR]
├─ com.plotsquared.bukkit.util.BukkitEntityUtil.class - [JAR]
├─ com.plotsquared.bukkit.util.BukkitInventoryUtil.class - [JAR]
├─ com.plotsquared.bukkit.util.BukkitRegionManager.class - [JAR]
├─ com.plotsquared.bukkit.util.BukkitSetupUtils.class - [JAR]
├─ com.plotsquared.bukkit.util.BukkitUtil.class - [JAR]
├─ com.plotsquared.bukkit.util.BukkitWorld.class - [JAR]
├─ com.plotsquared.bukkit.util.ContentMap.class - [JAR]
├─ com.plotsquared.bukkit.util.SetGenCB.class - [JAR]
├─ com.plotsquared.bukkit.util.TranslationUpdateManager.class - [JAR]
├─ com.plotsquared.bukkit.util.UpdateUtility.class - [JAR]
com.plotsquared.bukkit.permissions
├─ com.plotsquared.bukkit.permissions.BukkitPermissionHandler.class - [JAR]
├─ com.plotsquared.bukkit.permissions.VaultPermissionHandler.class - [JAR]
com.plotsquared.bukkit.util.task
├─ com.plotsquared.bukkit.util.task.BukkitPlotSquaredTask.class - [JAR]
├─ com.plotsquared.bukkit.util.task.BukkitTaskManager.class - [JAR]
├─ com.plotsquared.bukkit.util.task.PaperTimeConverter.class - [JAR]
├─ com.plotsquared.bukkit.util.task.SpigotTimeConverter.class - [JAR]
com.plotsquared.bukkit.queue
├─ com.plotsquared.bukkit.queue.BukkitChunkCoordinator.class - [JAR]
├─ com.plotsquared.bukkit.queue.BukkitQueueCoordinator.class - [JAR]
├─ com.plotsquared.bukkit.queue.GenChunk.class - [JAR]
├─ com.plotsquared.bukkit.queue.LimitedRegionWrapperQueue.class - [JAR]
com.plotsquared.bukkit.uuid
├─ com.plotsquared.bukkit.uuid.EssentialsUUIDService.class - [JAR]
├─ com.plotsquared.bukkit.uuid.LuckPermsUUIDService.class - [JAR]
├─ com.plotsquared.bukkit.uuid.OfflinePlayerUUIDService.class - [JAR]
├─ com.plotsquared.bukkit.uuid.PaperUUIDService.class - [JAR]
├─ com.plotsquared.bukkit.uuid.SQLiteUUIDService.class - [JAR]
├─ com.plotsquared.bukkit.uuid.SquirrelIdUUIDService.class - [JAR]
com.plotsquared.bukkit.inject
├─ com.plotsquared.bukkit.inject.BackupModule.class - [JAR]
├─ com.plotsquared.bukkit.inject.BukkitModule.class - [JAR]
├─ com.plotsquared.bukkit.inject.PermissionModule.class - [JAR]
├─ com.plotsquared.bukkit.inject.WorldManagerModule.class - [JAR]
com.plotsquared.bukkit
├─ com.plotsquared.bukkit.BukkitCommand.class - [JAR]
├─ com.plotsquared.bukkit.BukkitPlatform.class - [JAR]
com.plotsquared.bukkit.player
├─ com.plotsquared.bukkit.player.BukkitOfflinePlayer.class - [JAR]
├─ com.plotsquared.bukkit.player.BukkitPlayer.class - [JAR]
├─ com.plotsquared.bukkit.player.BukkitPlayerManager.class - [JAR]
com.plotsquared.bukkit.entity
├─ com.plotsquared.bukkit.entity.AgeableStats.class - [JAR]
├─ com.plotsquared.bukkit.entity.ArmorStandStats.class - [JAR]
├─ com.plotsquared.bukkit.entity.EntityBaseStats.class - [JAR]
├─ com.plotsquared.bukkit.entity.EntityWrapper.class - [JAR]
├─ com.plotsquared.bukkit.entity.HorseStats.class - [JAR]
├─ com.plotsquared.bukkit.entity.LivingEntityStats.class - [JAR]
├─ com.plotsquared.bukkit.entity.ReplicatingEntityWrapper.class - [JAR]
├─ com.plotsquared.bukkit.entity.TameableStats.class - [JAR]
├─ com.plotsquared.bukkit.entity.TeleportEntityWrapper.class - [JAR]