com.mojang.blaze3d.platform

public class GLX

com.mojang.blaze3d.platform.GLX
com.mojang.blaze3d.platform.GLX
com.mojang.blaze3d.platform.GLX

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
private static int
glfwPlatformType
private static String
cpuInfo

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static int
_getRefreshRate(Window window)
_getRefreshRate(class_1041 arg0)
_getRefreshRate(Window window)
public static String
_getLWJGLVersion()
public static LongSupplier
_initGlfw()
public static int
getGlfwPlatform()
public static void
_setGlfwErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI onFullscreenError)
_setGlfwErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI arg0)
_setGlfwErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI callback)
public static boolean
_shouldClose(Window window)
_shouldClose(class_1041 arg0)
_shouldClose(Window window)
public static String
_getCpuInfo()
public static <T> T
make(Supplier<T> factory)
public static int
glfwBool(boolean value)
glfwBool(boolean arg0)
glfwBool(boolean bool)
private static long
lambda$_initGlfw$1()
private static void
lambda$_initGlfw$0(Integer arg0, String arg1)
lambda$_initGlfw$0(Integer arg0, String arg1)
lambda$_initGlfw$0(Integer code, String message)