net.minecraft.client.window

public class GlWindowBackend

implements WindowBackend

com.mojang.renderpearl.backend.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
private boolean
libraryLoaded
field_1_9089
loaded
private WindowException
libraryLoadFailure
field_1_9088
error

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public String
getName()
method_1_405()
getName()
public void
loadLibrary()
method_1_8637()
loadGraphics()
public void
unloadLibrary()
method_1_8638()
unloadGraphics()
public void
setWindowHints()
method_1_2671()
setHints()
public long
getWindowFlags()
method_1_8636()
getWindowCreationFlags()
public void
handleWindowCreationErrors(String error)
method_1_2670(String arg0)
reportError(String arg0)
public GpuDevice
createDevice(long window, GpuDebugOptions debugOptions)
method_1_2669(long arg0, class_1_16 arg1)
createDevice(long arg0, DebugOptions arg1)