Uses of Class
com.mojang.blaze3d.systems.SurfaceException
Packages that use SurfaceException
-
Uses of SurfaceException in com.mojang.blaze3d.opengl
Methods in com.mojang.blaze3d.opengl that throw SurfaceException -
Uses of SurfaceException in com.mojang.blaze3d.systems
Methods in com.mojang.blaze3d.systems that throw SurfaceExceptionModifier and TypeMethodDescriptionvoidGpuSurface.acquireNextTexture()voidGpuSurfaceBackend.acquireNextTexture()voidGpuSurface.configure(GpuSurface.Configuration config) voidGpuSurfaceBackend.configure(GpuSurface.Configuration config) -
Uses of SurfaceException in com.mojang.blaze3d.vulkan
Fields in com.mojang.blaze3d.vulkan declared as SurfaceExceptionModifier and TypeFieldDescriptionprivate @Nullable SurfaceExceptionVulkanGpuSurface.eatenExceptionMethods in com.mojang.blaze3d.vulkan that throw SurfaceExceptionModifier and TypeMethodDescriptionvoidVulkanGpuSurface.acquireNextTexture()voidVulkanGpuSurface.configure(GpuSurface.Configuration config) static voidVulkanGpuSurface.throwIfFailure(int result, String message)