net.minecraft.client.util

public class LoggingGlfwErrorCallback

implements org.lwjgl.glfw.GLFWErrorCallbackI, Iterable<LoggingGlfwErrorCallback$Error>

com.mojang.blaze3d.GLFWErrorCapture
net.minecraft.class_1_7
net.minecraft.client.util.LoggingGlfwErrorCallback

Field summary

Modifier and TypeField
private List<LoggingGlfwErrorCallback$Error>
errors
field_1_28
errors

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
invoke(int error, long description)
public Iterator<LoggingGlfwErrorCallback$Error>
iterator()
public LoggingGlfwErrorCallback$Error
firstError()
method_1_398()
getFirstError()