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 commandapi-annotations-9.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dev.jorel.commandapi.annotations
├─ dev.jorel.commandapi.annotations.Alias.class - [JAR]
├─ dev.jorel.commandapi.annotations.Annotations.class - [JAR]
├─ dev.jorel.commandapi.annotations.Command.class - [JAR]
├─ dev.jorel.commandapi.annotations.Default.class - [JAR]
├─ dev.jorel.commandapi.annotations.Help.class - [JAR]
├─ dev.jorel.commandapi.annotations.NeedsOp.class - [JAR]
├─ dev.jorel.commandapi.annotations.Permission.class - [JAR]
├─ dev.jorel.commandapi.annotations.Subcommand.class - [JAR]
├─ dev.jorel.commandapi.annotations.package-info.class - [JAR]
dev.jorel.commandapi.annotations.arguments
├─ dev.jorel.commandapi.annotations.arguments.AAdvancementArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AAdventureChatArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AAdventureChatComponentArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AAngleArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AAxisArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ABiomeArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ABlockPredicateArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ABlockStateArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ABooleanArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AChatArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AChatColorArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AChatComponentArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ADoubleArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AEnchantmentArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AEntitySelectorArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AEntityTypeArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AFloatArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AFloatRangeArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AFunctionArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AGreedyStringArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AIntegerArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AIntegerRangeArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AItemStackArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AItemStackPredicateArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ALiteralArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ALocation2DArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ALocationArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ALongArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ALootTableArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AMathOperationArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AMultiLiteralArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ANBTCompoundArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ANamespacedKeyArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AObjectiveArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AObjectiveCriteriaArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AOfflinePlayerArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AParticleArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.APlayerArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.APotionEffectArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ARecipeArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ARotationArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AScoreHolderArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AScoreboardSlotArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ASoundArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AStringArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ATeamArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ATextArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.ATimeArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AUUIDArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.AWorldArgument.class - [JAR]
├─ dev.jorel.commandapi.annotations.arguments.Primitive.class - [JAR]