net.minecraft.client.util

public class GlfwErrorCallbackGuard

implements AutoCloseable

com.mojang.blaze3d.GLFWErrorScope
net.minecraft.class_1_3
net.minecraft.client.util.GlfwErrorCallbackGuard

Field summary

Modifier and TypeField
private final org.lwjgl.glfw.GLFWErrorCallback
previousCallback
field_1_21
previousCallback
private final org.lwjgl.glfw.GLFWErrorCallback
expectedCallback
field_1_20
currentCallback

Constructor summary

ModifierConstructor
public (org.lwjgl.glfw.GLFWErrorCallbackI callback)

Method summary

Modifier and TypeMethod
public void
close()