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 94d3754 commit a0fdb3eCopy full SHA for a0fdb3e
forge/src/main/java/org/embeddedt/modernfix/forge/config/NightConfigWatchThrottler.java
@@ -3,7 +3,7 @@
3
import com.electronwill.nightconfig.core.file.FileWatcher;
4
import com.google.common.collect.ForwardingCollection;
5
import com.google.common.collect.ForwardingMap;
6
-import net.minecraftforge.fml.common.ObfuscationReflectionHelper;
+import net.minecraftforge.fml.util.ObfuscationReflectionHelper;
7
8
import java.util.Collection;
9
import java.util.Iterator;
0 commit comments