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 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 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)
make(Supplier<T> arg0)
make(Supplier<T> factory)
public static <T> T
make(T t, Consumer<T> consumer)
make(T arg0, Consumer<T> arg1)
make(T object, Consumer<T> initializer)
private static long
lambda$_initGlfw$2()
private static void
lambda$_initGlfw$1(List arg0, int arg1, long arg2)
lambda$_initGlfw$1(List arg0, int arg1, long arg2)
lambda$_initGlfw$1(List arg0, int code, long pointer)
private static void
lambda$_initGlfw$0(Integer arg0, String arg1)
lambda$_initGlfw$0(Integer arg0, String arg1)
lambda$_initGlfw$0(Integer code, String message)