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 voidGlStateManager._backupGlState(GlStateBackup state) static voidGlStateManager._restoreGlState(GlStateBackup state) -
Uses of GlStateBackup in com.mojang.blaze3d.systems
Methods in com.mojang.blaze3d.systems with parameters of type GlStateBackupModifier and TypeMethodDescriptionstatic voidRenderSystem.backupGlState(GlStateBackup state) static voidRenderSystem.restoreGlState(GlStateBackup state) -
Uses of GlStateBackup in net.neoforged.neoforge.client
Fields in net.neoforged.neoforge.client declared as GlStateBackup