From 84fd2a147e4922b2bfbea2c9dd6a7ae51e5bf297 Mon Sep 17 00:00:00 2001 From: Christian Date: Sat, 9 Nov 2013 14:36:42 -0500 Subject: [PATCH] Updated FML: MinecraftForge/FML@3d25b4e793c59a9131a441d6c7a2d80cac9cd701 Add in the ability to strip interface references for specific interfaces - this is probably mostly useful for scala scenarios where sythetic methods are generated and is not a substitute for using Optional.Method where appropriate. Closes #300 --- fml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fml b/fml index f4532410e..3d25b4e79 160000 --- a/fml +++ b/fml @@ -1 +1 @@ -Subproject commit f4532410ec1dbf43ce15dfa78d07e5f7be408b08 +Subproject commit 3d25b4e793c59a9131a441d6c7a2d80cac9cd701