ForgePatch/src/main/java/net/minecraftforge/fml/client/gui/screen
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
..
ConfirmationScreen.java Clarify in the LazyOptional which methods carry the lazyness over to the returned value and which don't. (#6750) 2020-08-25 03:11:28 +02:00
LoadingErrorScreen.java More crash reporting tweaks. Don't crash when trying to show warnings. Also, put the exception name in the error screen on the second line! 2020-09-09 19:04:19 -04:00
ModListScreen.java Add signature reporting for mods, using new signature capture from ModLauncher. Need to figure out 2020-10-25 22:26:16 -04:00
NotificationScreen.java Clarify in the LazyOptional which methods carry the lazyness over to the returned value and which don't. (#6750) 2020-08-25 03:11:28 +02:00