net.minecraft.client.window

public interface WindowBackend

com.mojang.renderpearl.api.device.GpuBackend
net.minecraft.class_1_11
net.minecraft.client.window.WindowBackend

Method summary

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