aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/renderLib2d.js4
-rw-r--r--utils/renderUtils.js3
2 files changed, 0 insertions, 7 deletions
diff --git a/utils/renderLib2d.js b/utils/renderLib2d.js
index 913475b..5c930aa 100644
--- a/utils/renderLib2d.js
+++ b/utils/renderLib2d.js
@@ -10,10 +10,6 @@
import { f, m } from "../mappings/mappings";
-
-const GL11 = Java.type("org.lwjgl.opengl.GL11");
-const GlStateManager = Java.type("net.minecraft.client.renderer.GlStateManager");
-
const BufferUtils = org.lwjgl.BufferUtils;
const Project = org.lwjgl.util.glu.Project;
diff --git a/utils/renderUtils.js b/utils/renderUtils.js
index 956df0b..db1df8d 100644
--- a/utils/renderUtils.js
+++ b/utils/renderUtils.js
@@ -1,8 +1,5 @@
const { f, m } = require("../../mappings/mappings");
-const GlStateManager = Java.type("net.minecraft.client.renderer.GlStateManager");
-const GL11 = Java.type("org.lwjgl.opengl.GL11");
-
module.exports = {
/* accepts parameters