Uses of Class
net.neoforged.neoforge.client.GlStateBackup
Package
Description
-
Uses of GlStateBackup in com.mojang.blaze3d.platform
Modifier and TypeMethodDescriptionstatic void
GlStateManager._backupGlState
(GlStateBackup state) static void
GlStateManager._restoreGlState
(GlStateBackup state) -
Uses of GlStateBackup in com.mojang.blaze3d.systems
Modifier and TypeMethodDescriptionstatic void
RenderSystem.backupGlState
(GlStateBackup state) static void
RenderSystem.restoreGlState
(GlStateBackup state) -
Uses of GlStateBackup in net.neoforged.neoforge.client