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 dkr$x
intermediary net/minecraft/class_4493$class_1039
named com/mojang/blaze3d/platform/GlStateManager$Texture2DState
  • Field Details

    • capState

      public final GlStateManager.CapabilityTracker capState
      Mappings:
      Namespace Name Mixin selector
      official a Ldkr$x;a:Ldkr$c;
      intermediary field_5166 Lnet/minecraft/class_4493$class_1039;field_5166:Lnet/minecraft/class_4493$class_1018;
      named capState Lcom/mojang/blaze3d/platform/GlStateManager$Texture2DState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$CapabilityTracker;
    • boundTexture

      public int boundTexture
      Mappings:
      Namespace Name Mixin selector
      official b Ldkr$x;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()