Class ManifestUtil

java.lang.Object
com.hypixel.hytale.common.util.java.ManifestUtil

public class ManifestUtil extends Object
  • Field Details

  • Constructor Details

    • ManifestUtil

      public ManifestUtil()
  • Method Details

    • isJar

      public static boolean isJar()
    • getManifest

      @Nullable public static Manifest getManifest()
    • getImplementationVersion

      @Nullable public static String getImplementationVersion()
    • getVersion

      @Nullable public static Semver getVersion()
    • getImplementationRevisionId

      @Nullable public static String getImplementationRevisionId()
    • getPatchline

      @Nullable public static String getPatchline()