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 1742e41 commit 1189d81Copy full SHA for 1189d81
common/src/main/java/net/caffeinemc/mods/sodium/client/gui/SodiumConfigBuilder.java
@@ -20,6 +20,7 @@
20
import net.minecraft.client.gui.screens.Screen;
21
import net.minecraft.network.chat.Component;
22
import net.minecraft.resources.ResourceLocation;
23
+import net.minecraft.server.level.ParticleStatus;
24
import org.jetbrains.annotations.Nullable;
25
import org.lwjgl.opengl.GL;
26
import org.lwjgl.opengl.GLCapabilities;
0 commit comments