Class GlStateManager.Texture2DState

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

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

    • capState

      public boolean capState
      Mappings:
      Namespace Name Mixin selector
      official a Ldmj$n;a:Z
      intermediary field_5166 Lnet/minecraft/class_4493$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 Ldmj$n;b:I
      intermediary field_5167 Lnet/minecraft/class_4493$class_1039;field_5167:I
      named boundTexture Lcom/mojang/blaze3d/platform/GlStateManager$Texture2DState;boundTexture:I
  • Constructor Details

    • Texture2DState

      private Texture2DState()