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 ff69d57 commit f339962Copy full SHA for f339962
common/src/main/kotlin/com/lambda/event/events/RenderEvent.kt
@@ -24,8 +24,6 @@ import com.lambda.event.callback.ICancellable
24
import com.lambda.graphics.renderer.esp.global.DynamicESP
25
import com.lambda.graphics.renderer.esp.global.StaticESP
26
import com.lambda.util.math.Vec2d
27
-import net.minecraft.client.gui.DrawContext
28
-import net.minecraft.client.gui.screen.ingame.GenericContainerScreen
29
30
sealed class RenderEvent {
31
class World : Event
0 commit comments