jar

net.kyori.moonshine : moonshine-standard

Maven & Gradle

Dec 03, 2021
1 usages
32 stars

moonshine-standard · Standard implementation of core functionality for moonshine

Table Of Contents

Latest Version

Download net.kyori.moonshine : moonshine-standard JAR file - Latest Versions:

All Versions

Download net.kyori.moonshine : moonshine-standard JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement