Class GlStateManager.Texture2DState

java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.Texture2DState
Enclosing class:
GlStateManager

@Environment(CLIENT) private static class GlStateManager.Texture2DState extends Object
Mappings:
Namespace Name
official com/mojang/blaze3d/platform/GlStateManager$l
intermediary com/mojang/blaze3d/platform/GlStateManager$class_1039
named com/mojang/blaze3d/platform/GlStateManager$Texture2DState
  • Field Details

    • capState

      public boolean capState
      Mappings:
      Namespace Name Mixin selector
      official a Lcom/mojang/blaze3d/platform/GlStateManager$l;a:Z
      intermediary field_5166 Lcom/mojang/blaze3d/platform/GlStateManager$class_1039;field_5166:Z
      named capState Lcom/mojang/blaze3d/platform/GlStateManager$Texture2DState;capState:Z
    • boundTexture

      public int boundTexture
      Mappings:
      Namespace Name Mixin selector
      official b Lcom/mojang/blaze3d/platform/GlStateManager$l;b:I
      intermediary field_5167 Lcom/mojang/blaze3d/platform/GlStateManager$class_1039;field_5167:I
      named boundTexture Lcom/mojang/blaze3d/platform/GlStateManager$Texture2DState;boundTexture:I
  • Constructor Details

    • Texture2DState

      Texture2DState()