Class GLX
java.lang.Object
com.mojang.blaze3d.platform.GLX
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static intprivate static final org.slf4j.Logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic Stringstatic int_getRefreshRate(Window window) static LongSupplierstatic void_setGlfwErrorCallback(GLFWErrorCallbackI onFullscreenError) static boolean_shouldClose(Window window) static intstatic intglfwBool(boolean value) static <T> T
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER -
glfwPlatformType
private static int glfwPlatformType -
cpuInfo
-
-
Constructor Details
-
GLX
public GLX()
-
-
Method Details
-
_getRefreshRate
-
_getLWJGLVersion
-
_initGlfw
-
getGlfwPlatform
public static int getGlfwPlatform() -
_setGlfwErrorCallback
-
_shouldClose
-
_getCpuInfo
-
make
-
glfwBool
public static int glfwBool(boolean value)
-