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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetImplementationTitle(Class<?> clazz) getImplementationVersion(Class<?> clazz) getImplementationVersion(String pkgName) getSpecificationVersion(Class<?> clazz) getSpecificationVersion(String pkgName) 
- 
Constructor Details- 
JarVersionLookupHandlerpublic JarVersionLookupHandler()
 
- 
- 
Method Details- 
getImplementationVersion
- 
getSpecificationVersion
- 
getImplementationVersion
- 
getImplementationTitle
- 
getSpecificationVersion
 
-