We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e6334 commit 8ac43d5Copy full SHA for 8ac43d5
forge/src/main/java/org/embeddedt/modernfix/forge/config/NightConfigFixer.java
@@ -5,7 +5,7 @@
5
import com.electronwill.nightconfig.core.file.FileWatcher;
6
import cpw.mods.modlauncher.api.LamdbaExceptionUtils;
7
import it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet;
8
-import net.minecraftforge.fml.common.ObfuscationReflectionHelper;
+import net.minecraftforge.fml.util.ObfuscationReflectionHelper;
9
import org.embeddedt.modernfix.core.ModernFixMixinPlugin;
10
import org.embeddedt.modernfix.util.CommonModUtil;
11
0 commit comments