Package net.minecraftforge.fml.loading
Class JarVersionLookupHandler
java.lang.Object
net.minecraftforge.fml.loading.JarVersionLookupHandler
Finds Version data from a package, with possible default values
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetImplementationTitle(Class<?> clazz) getImplementationVersion(Class<?> clazz) getImplementationVersion(String pkgName) getSpecificationVersion(Class<?> clazz) getSpecificationVersion(String pkgName)  
- 
Constructor Details
- 
JarVersionLookupHandler
public JarVersionLookupHandler() 
 - 
 - 
Method Details
- 
getImplementationVersion
 - 
getSpecificationVersion
 - 
getImplementationVersion
 - 
getImplementationTitle
 - 
getSpecificationVersion
 
 -