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 WF-BukkitUtils-2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
wf.utils.bukkit.command.handler.subcommand.executor.types.bukkit
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.bukkit.BlockArgument.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.bukkit.BukkitArgumentType.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.bukkit.ConfigurationArgument.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.bukkit.ItemArgument.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.bukkit.LanguageArgument.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.bukkit.MaterialArgument.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.bukkit.OnlinePlayerArgument.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.bukkit.PlayerLanguageArgument.class - [JAR]
wf.utils.bukkit.command.handler.handler
├─ wf.utils.bukkit.command.handler.handler.CommandHandler.class - [JAR]
├─ wf.utils.bukkit.command.handler.handler.CommandHandlerBuilder.class - [JAR]
├─ wf.utils.bukkit.command.handler.handler.CommandRunnable.class - [JAR]
wf.utils.bukkit.command.handler.subcommand.executor.types
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.ArgumentType.class - [JAR]
wf.utils.bukkit.particle
├─ wf.utils.bukkit.particle.ParticleImage.class - [JAR]
├─ wf.utils.bukkit.particle.ParticleUtils.class - [JAR]
wf.utils.bukkit.plugins.vault
├─ wf.utils.bukkit.plugins.vault.VaultUtils.class - [JAR]
wf.utils.bukkit.plugins.world_guard.region
├─ wf.utils.bukkit.plugins.world_guard.region.RegionUtils.class - [JAR]
wf.utils.bukkit.config.utils
├─ wf.utils.bukkit.config.utils.BukkitConfigBuilder.class - [JAR]
├─ wf.utils.bukkit.config.utils.ConfigSerializable.class - [JAR]
wf.utils.bukkit.misc.chat_color
├─ wf.utils.bukkit.misc.chat_color.ListColored.class - [JAR]
wf.utils.bukkit.command.handler
├─ wf.utils.bukkit.command.handler.DefaultCommandHandlerMessages.class - [JAR]
wf.utils.bukkit.data
├─ wf.utils.bukkit.data.PersistDataUtils.class - [JAR]
wf.utils.bukkit.command.handler.subcommand.executor.types.standart
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.standart.BooleanArgument.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.standart.DoubleArgument.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.standart.IntegerArgument.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.standart.StringArgument.class - [JAR]
wf.utils.bukkit.inventory.gui
├─ wf.utils.bukkit.inventory.gui.BukkitGui.class - [JAR]
├─ wf.utils.bukkit.inventory.gui.BukkitGuiController.class - [JAR]
├─ wf.utils.bukkit.inventory.gui.EntityBukkitGui.class - [JAR]
├─ wf.utils.bukkit.inventory.gui.ListedBukkitGui.class - [JAR]
wf.utils.bukkit.misc.while_runnable
├─ wf.utils.bukkit.misc.while_runnable.BukkitLoopTask.class - [JAR]
├─ wf.utils.bukkit.misc.while_runnable.BukkitMultipleLoopTask.class - [JAR]
├─ wf.utils.bukkit.misc.while_runnable.BukkitWhileRunnable.class - [JAR]
├─ wf.utils.bukkit.misc.while_runnable.WRunnable.class - [JAR]
wf.utils.bukkit.config.language.models
├─ wf.utils.bukkit.config.language.models.Language.class - [JAR]
├─ wf.utils.bukkit.config.language.models.LanguageType.class - [JAR]
├─ wf.utils.bukkit.config.language.models.MessageReceiver.class - [JAR]
wf.utils.bukkit.item
├─ wf.utils.bukkit.item.ItemUtils.class - [JAR]
wf.utils.bukkit.command.handler.subcommand.executor
├─ wf.utils.bukkit.command.handler.subcommand.executor.Argument.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.executor.SubCommandExecutor.class - [JAR]
wf.utils.bukkit.config
├─ wf.utils.bukkit.config.BukkitConfig.class - [JAR]
wf.utils.bukkit.entity
├─ wf.utils.bukkit.entity.EntityUtils.class - [JAR]
├─ wf.utils.bukkit.entity.PlayerUtils.class - [JAR]
wf.utils.bukkit.inventory.gui.item
├─ wf.utils.bukkit.inventory.gui.item.Condition.class - [JAR]
├─ wf.utils.bukkit.inventory.gui.item.Function.class - [JAR]
├─ wf.utils.bukkit.inventory.gui.item.Item.class - [JAR]
├─ wf.utils.bukkit.inventory.gui.item.ItemCondition.class - [JAR]
├─ wf.utils.bukkit.inventory.gui.item.ItemFunction.class - [JAR]
├─ wf.utils.bukkit.inventory.gui.item.ItemList.class - [JAR]
├─ wf.utils.bukkit.inventory.gui.item.ItemReplacer.class - [JAR]
├─ wf.utils.bukkit.inventory.gui.item.ItemReplacerUtils.class - [JAR]
├─ wf.utils.bukkit.inventory.gui.item.ItemSlot.class - [JAR]
wf.utils.bukkit.with_depend.other
├─ wf.utils.bukkit.with_depend.other.SignMenuFactory.class - [JAR]
wf.utils.bukkit.world
├─ wf.utils.bukkit.world.WorldUtils.class - [JAR]
wf.utils.bukkit.command.handler.subcommand.executor.types.bukkit.target_block
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.bukkit.target_block.XTargetBlockArgument.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.bukkit.target_block.YTargetBlockArgument.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.executor.types.bukkit.target_block.ZTargetBlockArgument.class - [JAR]
wf.utils.bukkit.command.handler.subcommand
├─ wf.utils.bukkit.command.handler.subcommand.SubCommand.class - [JAR]
├─ wf.utils.bukkit.command.handler.subcommand.SubCommandBuilder.class - [JAR]
wf.utils.bukkit.config.language
├─ wf.utils.bukkit.config.language.GeneralLanguage.class - [JAR]
├─ wf.utils.bukkit.config.language.PersonalLanguage.class - [JAR]