Uses of Record Class
com.mojang.blaze3d.GLFWErrorCapture.Error
Packages that use GLFWErrorCapture.Error
-
Uses of GLFWErrorCapture.Error in com.mojang.blaze3d
Classes in com.mojang.blaze3d that implement interfaces with type arguments of type GLFWErrorCapture.ErrorFields in com.mojang.blaze3d with type parameters of type GLFWErrorCapture.ErrorModifier and TypeFieldDescriptionprivate @Nullable List<GLFWErrorCapture.Error> GLFWErrorCapture.errorsMethods in com.mojang.blaze3d that return GLFWErrorCapture.ErrorMethods in com.mojang.blaze3d that return types with arguments of type GLFWErrorCapture.Error -
Uses of GLFWErrorCapture.Error in com.mojang.blaze3d.opengl
Methods in com.mojang.blaze3d.opengl with parameters of type GLFWErrorCapture.ErrorModifier and TypeMethodDescriptionvoidGlBackend.handleWindowCreationErrors(@Nullable GLFWErrorCapture.Error error) -
Uses of GLFWErrorCapture.Error in com.mojang.blaze3d.systems
Methods in com.mojang.blaze3d.systems with parameters of type GLFWErrorCapture.ErrorModifier and TypeMethodDescriptionvoidGpuBackend.handleWindowCreationErrors(GLFWErrorCapture.Error error)