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 31feef3 commit bd94b5dCopy full SHA for bd94b5d
forge/src/main/java/org/embeddedt/modernfix/forge/mixin/perf/dynamic_resources/ModelBakerImplMixin.java
@@ -4,7 +4,6 @@
4
import net.minecraft.client.renderer.texture.TextureAtlasSprite;
5
import net.minecraft.client.resources.model.*;
6
import net.minecraft.resources.ResourceLocation;
7
-import net.minecraftforge.common.MinecraftForge;
8
import org.embeddedt.modernfix.ModernFix;
9
import org.embeddedt.modernfix.ModernFixClient;
10
import org.embeddedt.modernfix.api.entrypoint.ModernFixClientIntegration;
0 commit comments