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 cloud-paper-2.0.0-beta.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.incendo.cloud.paper.suggestion
├─ org.incendo.cloud.paper.suggestion.AsyncCommandSuggestionListener.class - [JAR]
├─ org.incendo.cloud.paper.suggestion.BrigadierAsyncCommandSuggestionListener.class - [JAR]
├─ org.incendo.cloud.paper.suggestion.SuggestionListener.class - [JAR]
├─ org.incendo.cloud.paper.suggestion.SuggestionListenerFactory.class - [JAR]
org.incendo.cloud.paper
├─ org.incendo.cloud.paper.PaperBrigadierListener.class - [JAR]
├─ org.incendo.cloud.paper.PaperBrigadierMappings.class - [JAR]
├─ org.incendo.cloud.paper.PaperCommandManager.class - [JAR]
├─ org.incendo.cloud.paper.PaperCommandPreprocessor.class - [JAR]
org.incendo.cloud.paper.parser
├─ org.incendo.cloud.paper.parser.KeyedWorldParser.class - [JAR]
org.incendo.cloud.paper.suggestion.tooltips
├─ org.incendo.cloud.paper.suggestion.tooltips.CompletionMapper.class - [JAR]
├─ org.incendo.cloud.paper.suggestion.tooltips.CompletionMapperFactory.class - [JAR]
├─ org.incendo.cloud.paper.suggestion.tooltips.NativeCompletionMapper.class - [JAR]
├─ org.incendo.cloud.paper.suggestion.tooltips.ReflectiveCompletionMapper.class - [JAR]