Uses of Class
net.neoforged.neoforge.client.GlStateBackup
Packages that use GlStateBackup
Package
Description
-
Uses of GlStateBackup in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform with parameters of type GlStateBackupModifier and TypeMethodDescriptionstatic void
GlStateManager._backupGlState
(GlStateBackup state) static void
GlStateManager._restoreGlState
(GlStateBackup state) -
Uses of GlStateBackup in com.mojang.blaze3d.systems
Methods in com.mojang.blaze3d.systems with parameters of type GlStateBackupModifier and TypeMethodDescriptionstatic void
RenderSystem.backupGlState
(GlStateBackup state) static void
RenderSystem.restoreGlState
(GlStateBackup state) -
Uses of GlStateBackup in net.neoforged.neoforge.client
Fields in net.neoforged.neoforge.client declared as GlStateBackup