com.mojang.blaze3d.platform

public class GLX

com.mojang.blaze3d.platform.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
LOGGER
private static String
cpuInfo
cpuInfo

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static int
_getRefreshRate(Window window)
_getRefreshRate(Window window)
_getRefreshRate(class_1041 arg0)
_getRefreshRate(Window window)
public static String
_getLWJGLVersion()
_getLWJGLVersion()
public static LongSupplier
_initGlfw(BackendOptions options)
_initGlfw(BackendOptions options)
_initGlfw(class_1_489 arg0)
_initGlfw(BackendSettings settings)
public static void
_setGlfwErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI onFullscreenError)
_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(Window window)
_shouldClose(class_1041 arg0)
_shouldClose(Window window)
public static String
_getCpuInfo()
_getCpuInfo()
public static <T> T
make(Supplier<T> factory)
make(Supplier<T> factory)
public static int
glfwBool(boolean value)
glfwBool(boolean value)
glfwBool(boolean arg0)
glfwBool(boolean bool)