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 moonshine-standard-2.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.kyori.moonshine.exception
├─ net.kyori.moonshine.exception.UnfinishedPlaceholderException.class - [JAR]
net.kyori.moonshine.message
├─ net.kyori.moonshine.message.StringMessageRenderer.class - [JAR]
net.kyori.moonshine.strategy
├─ net.kyori.moonshine.strategy.StandardPlaceholderResolverStrategy.class - [JAR]
net.kyori.moonshine.strategy.supertype
├─ net.kyori.moonshine.strategy.supertype.ISupertypeStrategy.class - [JAR]
├─ net.kyori.moonshine.strategy.supertype.StandardSupertypeThenInterfaceSupertypeStrategy.class - [JAR]
net.kyori.moonshine.annotation
├─ net.kyori.moonshine.annotation.Placeholder.class - [JAR]