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()
long
createWindow(String title, int width, int height, long flags)
method_1_9788(String arg0, int arg1, int arg2, long arg3)
createWindow(String title, int width, int height, long flags)
GpuDevice
createDevice(GpuDebugOptions debugOptions)
method_1_2669(class_1_16 arg0)
createDevice(DebugOptions debugOptions)