Class TILLoaderJar
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.neoforge.core.loader.TILLoaderJar
- All Implemented Interfaces:
cpw.mods.jarhandling.SecureJar
-
Nested Class Summary
Nested classes/interfaces inherited from interface cpw.mods.jarhandling.SecureJar
cpw.mods.jarhandling.SecureJar.ModuleDataProvider, cpw.mods.jarhandling.SecureJar.Provider, cpw.mods.jarhandling.SecureJar.Status -
Method Summary
Modifier and TypeMethodDescriptioncpw.mods.jarhandling.SecureJar.StatusgetFileStatus(String name) @Nullable CodeSigner[]@Nullable Attributesbooleancpw.mods.jarhandling.SecureJar.ModuleDataProvidername()toString()cpw.mods.jarhandling.SecureJar.StatusverifyPath(Path path) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface cpw.mods.jarhandling.SecureJar
getPackages, getProviders
-
Method Details
-
getFileStatus
- Specified by:
getFileStatusin interfacecpw.mods.jarhandling.SecureJar
-
getManifestSigners
- Specified by:
getManifestSignersin interfacecpw.mods.jarhandling.SecureJar
-
getPath
- Specified by:
getPathin interfacecpw.mods.jarhandling.SecureJar
-
getPrimaryPath
- Specified by:
getPrimaryPathin interfacecpw.mods.jarhandling.SecureJar
-
getRootPath
- Specified by:
getRootPathin interfacecpw.mods.jarhandling.SecureJar
-
getTrustedManifestEntries
- Specified by:
getTrustedManifestEntriesin interfacecpw.mods.jarhandling.SecureJar
-
hasSecurityData
public boolean hasSecurityData()- Specified by:
hasSecurityDatain interfacecpw.mods.jarhandling.SecureJar
-
moduleDataProvider
public cpw.mods.jarhandling.SecureJar.ModuleDataProvider moduleDataProvider()- Specified by:
moduleDataProviderin interfacecpw.mods.jarhandling.SecureJar
-
name
- Specified by:
namein interfacecpw.mods.jarhandling.SecureJar
-
toString
-
verifyPath
- Specified by:
verifyPathin interfacecpw.mods.jarhandling.SecureJar
-