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(fkm arg0)
_getRefreshRate(Window arg0)
_getRefreshRate(class_1041 arg0)
_getRefreshRate(Window window)
public static String
_getLWJGLVersion()
_getLWJGLVersion()
public static LongSupplier
_initGlfw()
_initGlfw()
public static void
_setGlfwErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI arg0)
_setGlfwErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI arg0)
_setGlfwErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI arg0)
_setGlfwErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI callback)
public static boolean
_shouldClose(fkm arg0)
_shouldClose(Window arg0)
_shouldClose(class_1041 arg0)
_shouldClose(Window window)
public static String
_getCpuInfo()
_getCpuInfo()
public static <T> T
make(Supplier<T> arg0)
make(Supplier<T> arg0)
make(Supplier<T> arg0)
make(Supplier<T> factory)
public static <T> T
make(T arg0, Consumer<T> arg1)
make(T arg0, Consumer<T> arg1)
make(T arg0, Consumer<T> arg1)
make(T object, Consumer<T> initializer)