Uses of Class
com.mojang.blaze3d.GraphicsWorkarounds
Packages that use GraphicsWorkarounds
-
Uses of GraphicsWorkarounds in com.mojang.blaze3d
Fields in com.mojang.blaze3d declared as GraphicsWorkaroundsModifier and TypeFieldDescriptionprivate static @Nullable GraphicsWorkaroundsGraphicsWorkarounds.instanceMethods in com.mojang.blaze3d that return GraphicsWorkarounds -
Uses of GraphicsWorkarounds in com.mojang.blaze3d.opengl
Methods in com.mojang.blaze3d.opengl with parameters of type GraphicsWorkaroundsModifier and TypeMethodDescriptionstatic DirectStateAccessDirectStateAccess.create(org.lwjgl.opengl.GLCapabilities pCapabilities, Set<String> pEnabledExtensions, GraphicsWorkarounds pWorkarounds)