net.minecraft.client.window

public class GlWindowBackend

implements WindowBackend

com.mojang.blaze3d.opengl.GlBackend
net.minecraft.class_1_9
net.minecraft.client.window.GlWindowBackend

Field summary

Modifier and TypeField
private static final int
VERSION_MAJOR
field_1_29
GL_MAJOR_VERSION
private static final int
VERSION_MINOR
field_1_30
GL_MINOR_VERSION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public String
getName()
method_1_405()
getName()
public void
setWindowHints()
method_1_2671()
setHints()
public void
handleWindowCreationErrors(GLFWErrorCapture$Error error)
method_1_2670(class_1_7$class_1_8 arg0)
reportError(LoggingGlfwErrorCallback$Error arg0)
public GpuDevice
createDevice(long window, GpuDebugOptions debugOptions)
method_1_2669(long arg0, class_1_16 arg1)
createDevice(long arg0, DebugOptions arg1)