ForgePatch/src/fmllauncher/java/net/minecraftforge/fml/loading/moddiscovery
cpw ae160cad12
Add signature reporting for mods, using new signature capture from ModLauncher. Need to figure out
how to reflect Minecraft's JAR signatures into here.

Signed-off-by: cpw <cpw+github@weeksfamily.ca>
2020-10-25 22:26:16 -04:00
..
AbstractJarFileLocator.java Add signature reporting for mods, using new signature capture from ModLauncher. Need to figure out 2020-10-25 22:26:16 -04:00
BackgroundScanHandler.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
CoreModFile.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
ExplodedDirectoryLocator.java Fix ExplodedDirectoryLocator visiting non-existent paths. Closes #7203 2020-09-06 19:38:58 -04:00
InvalidModFileException.java Print mod file name on InvalidModFileException (#7241) 2020-08-13 19:16:53 -07:00
InvalidModIdentifier.java Added "Bukkit Plugin" to InvalidModIdentifier (#7384) 2020-10-02 16:40:06 -07:00
MavenDirectoryLocator.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
ModAnnotation.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
ModAnnotationVisitor.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
ModClassVisitor.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
ModDiscoverer.java Add signature reporting for mods, using new signature capture from ModLauncher. Need to figure out 2020-10-25 22:26:16 -04:00
ModFieldVisitor.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
ModFile.java 1.16.3 Update 2020-09-10 12:01:45 -07:00
ModFileInfo.java Add signature reporting for mods, using new signature capture from ModLauncher. Need to figure out 2020-10-25 22:26:16 -04:00
ModFileParser.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
ModInfo.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
ModListHandler.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
ModMethodVisitor.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
ModsFolderLocator.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
NightConfigWrapper.java Fix modproperties property in mods.toml causing exception (#7192) 2020-08-21 11:25:40 -07:00
Scanner.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00