Class ManifestUtil
java.lang.Object
com.hypixel.hytale.common.util.java.ManifestUtil
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final CachedSupplier<String> private static final CachedSupplier<String> private static final CachedSupplier<String> private static final CachedSupplier<Manifest> static final Stringstatic final Stringstatic final Stringprivate static final CachedSupplier<Semver> static final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VENDOR_ID_PROPERTY
- See Also:
-
VERSION_PROPERTY
- See Also:
-
REVISION_ID_PROPERTY
- See Also:
-
PATCHLINE_PROPERTY
- See Also:
-
MANIFEST
-
IMPLEMENTATION_VERSION
-
IMPLEMENTATION_REVISION_ID
-
IMPLEMENTATION_PATCHLINE
-
VERSION
-
-
Constructor Details
-
ManifestUtil
public ManifestUtil()
-
-
Method Details
-
isJar
public static boolean isJar() -
getManifest
-
getImplementationVersion
-
getVersion
-
getImplementationRevisionId
-
getPatchline
-