Class GlStateManager

java.lang.Object
com.mojang.blaze3d.platform.GlStateManager

@Environment(CLIENT) public class GlStateManager extends Object
Allows calling the static methods in GL11 without actually touching it
Mappings:
Namespace Name
official cua
intermediary net/minecraft/class_2403
named com/mojang/blaze3d/platform/GlStateManager
  • Field Details

    • field_13464

      private static final FloatBuffer field_13464
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a:Ljava/nio/FloatBuffer;
      intermediary field_13464 Lnet/minecraft/class_2403;field_13464:Ljava/nio/FloatBuffer;
      named field_13464 Lcom/mojang/blaze3d/platform/GlStateManager;field_13464:Ljava/nio/FloatBuffer;
    • field_13465

      private static final FloatBuffer field_13465
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b:Ljava/nio/FloatBuffer;
      intermediary field_13465 Lnet/minecraft/class_2403;field_13465:Ljava/nio/FloatBuffer;
      named field_13465 Lcom/mojang/blaze3d/platform/GlStateManager;field_13465:Ljava/nio/FloatBuffer;
    • ALPHA_TEST

      private static final GlStateManager.AlphaTestState ALPHA_TEST
      Stores the alpha test state
      Mappings:
      Namespace Name Mixin selector
      official c Lcua;c:Lcua$a;
      intermediary field_10708 Lnet/minecraft/class_2403;field_10708:Lnet/minecraft/class_2403$class_2404;
      named ALPHA_TEST Lcom/mojang/blaze3d/platform/GlStateManager;ALPHA_TEST:Lcom/mojang/blaze3d/platform/GlStateManager$AlphaTestState;
    • LIGHTING

      private static final GlStateManager.BooleanState LIGHTING
      Stores the lighting state
      Mappings:
      Namespace Name Mixin selector
      official d Lcua;d:Lcua$c;
      intermediary field_10709 Lnet/minecraft/class_2403;field_10709:Lnet/minecraft/class_2403$class_2406;
      named LIGHTING Lcom/mojang/blaze3d/platform/GlStateManager;LIGHTING:Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;
    • field_20720

      private static final GlStateManager.BooleanState[] field_20720
      Mappings:
      Namespace Name Mixin selector
      official e Lcua;e:[Lcua$c;
      intermediary field_20720 Lnet/minecraft/class_2403;field_20720:[Lnet/minecraft/class_2403$class_2406;
      named field_20720 Lcom/mojang/blaze3d/platform/GlStateManager;field_20720:[Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;
    • COLOR_MATERIAL

      private static final GlStateManager.ColorMaterialState COLOR_MATERIAL
      Stores the color material state
      Mappings:
      Namespace Name Mixin selector
      official f Lcua;f:Lcua$h;
      intermediary field_10711 Lnet/minecraft/class_2403;field_10711:Lnet/minecraft/class_2403$class_2411;
      named COLOR_MATERIAL Lcom/mojang/blaze3d/platform/GlStateManager;COLOR_MATERIAL:Lcom/mojang/blaze3d/platform/GlStateManager$ColorMaterialState;
    • BLEND

      private static final GlStateManager.BlendFuncState BLEND
      Stores the blend state
      Mappings:
      Namespace Name Mixin selector
      official g Lcua;g:Lcua$b;
      intermediary field_10712 Lnet/minecraft/class_2403;field_10712:Lnet/minecraft/class_2403$class_2405;
      named BLEND Lcom/mojang/blaze3d/platform/GlStateManager;BLEND:Lcom/mojang/blaze3d/platform/GlStateManager$BlendFuncState;
    • DEPTH

      private static final GlStateManager.DepthTestState DEPTH
      Stores the depth testing state
      Mappings:
      Namespace Name Mixin selector
      official h Lcua;h:Lcua$k;
      intermediary field_10713 Lnet/minecraft/class_2403;field_10713:Lnet/minecraft/class_2403$class_2413;
      named DEPTH Lcom/mojang/blaze3d/platform/GlStateManager;DEPTH:Lcom/mojang/blaze3d/platform/GlStateManager$DepthTestState;
    • FOG

      private static final GlStateManager.FogState FOG
      Stores the fog state
      Mappings:
      Namespace Name Mixin selector
      official i Lcua;i:Lcua$n;
      intermediary field_10714 Lnet/minecraft/class_2403;field_10714:Lnet/minecraft/class_2403$class_2414;
      named FOG Lcom/mojang/blaze3d/platform/GlStateManager;FOG:Lcom/mojang/blaze3d/platform/GlStateManager$FogState;
    • CULL

      private static final GlStateManager.CullFaceState CULL
      Stores the cull state
      Mappings:
      Namespace Name Mixin selector
      official j Lcua;j:Lcua$j;
      intermediary field_10715 Lnet/minecraft/class_2403;field_10715:Lnet/minecraft/class_2403$class_2412;
      named CULL Lcom/mojang/blaze3d/platform/GlStateManager;CULL:Lcom/mojang/blaze3d/platform/GlStateManager$CullFaceState;
    • POLY_OFFSET

      private static final GlStateManager.PolygonOffsetState POLY_OFFSET
      Stores the polygon offset state
      Mappings:
      Namespace Name Mixin selector
      official k Lcua;k:Lcua$p;
      intermediary field_10716 Lnet/minecraft/class_2403;field_10716:Lnet/minecraft/class_2403$class_2415;
      named POLY_OFFSET Lcom/mojang/blaze3d/platform/GlStateManager;POLY_OFFSET:Lcom/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState;
    • COLOR_LOGIC

      private static final GlStateManager.LogicOpState COLOR_LOGIC
      Stores the color logic state
      Mappings:
      Namespace Name Mixin selector
      official l Lcua;l:Lcua$f;
      intermediary field_10717 Lnet/minecraft/class_2403;field_10717:Lnet/minecraft/class_2403$class_2409;
      named COLOR_LOGIC Lcom/mojang/blaze3d/platform/GlStateManager;COLOR_LOGIC:Lcom/mojang/blaze3d/platform/GlStateManager$LogicOpState;
    • TEX_GEN

      private static final GlStateManager.TexGenState TEX_GEN
      Stores the texture coordinate generation state
      Mappings:
      Namespace Name Mixin selector
      official m Lcua;m:Lcua$w;
      intermediary field_10718 Lnet/minecraft/class_2403;field_10718:Lnet/minecraft/class_2403$class_2420;
      named TEX_GEN Lcom/mojang/blaze3d/platform/GlStateManager;TEX_GEN:Lcom/mojang/blaze3d/platform/GlStateManager$TexGenState;
    • CLEAR

      private static final GlStateManager.ClearState CLEAR
      Stores the color clear state
      Mappings:
      Namespace Name Mixin selector
      official n Lcua;n:Lcua$d;
      intermediary field_10719 Lnet/minecraft/class_2403;field_10719:Lnet/minecraft/class_2403$class_2407;
      named CLEAR Lcom/mojang/blaze3d/platform/GlStateManager;CLEAR:Lcom/mojang/blaze3d/platform/GlStateManager$ClearState;
    • STENCIL

      private static final GlStateManager.StencilState STENCIL
      Stores the stencil state
      Mappings:
      Namespace Name Mixin selector
      official o Lcua;o:Lcua$t;
      intermediary field_10720 Lnet/minecraft/class_2403;field_10720:Lnet/minecraft/class_2403$class_2417;
      named STENCIL Lcom/mojang/blaze3d/platform/GlStateManager;STENCIL:Lcom/mojang/blaze3d/platform/GlStateManager$StencilState;
    • NORMALIZE

      private static final GlStateManager.BooleanState NORMALIZE
      Stores the normalization state
      Mappings:
      Namespace Name Mixin selector
      official p Lcua;p:Lcua$c;
      intermediary field_10721 Lnet/minecraft/class_2403;field_10721:Lnet/minecraft/class_2403$class_2406;
      named NORMALIZE Lcom/mojang/blaze3d/platform/GlStateManager;NORMALIZE:Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;
    • activeTexture

      private static int activeTexture
      Stores the currently active texture
      Mappings:
      Namespace Name Mixin selector
      official q Lcua;q:I
      intermediary field_10722 Lnet/minecraft/class_2403;field_10722:I
      named activeTexture Lcom/mojang/blaze3d/platform/GlStateManager;activeTexture:I
    • field_20721

      private static final GlStateManager.Texture2DState[] field_20721
      Mappings:
      Namespace Name Mixin selector
      official r Lcua;r:[Lcua$x;
      intermediary field_20721 Lnet/minecraft/class_2403;field_20721:[Lnet/minecraft/class_2403$class_2421;
      named field_20721 Lcom/mojang/blaze3d/platform/GlStateManager;field_20721:[Lcom/mojang/blaze3d/platform/GlStateManager$Texture2DState;
    • modelShadeMode

      private static int modelShadeMode
      Stores the shading mode
      Mappings:
      Namespace Name Mixin selector
      official s Lcua;s:I
      intermediary field_10724 Lnet/minecraft/class_2403;field_10724:I
      named modelShadeMode Lcom/mojang/blaze3d/platform/GlStateManager;modelShadeMode:I
    • RESCALE_NORMAL

      private static final GlStateManager.BooleanState RESCALE_NORMAL
      Stores the normal rescale state
      Mappings:
      Namespace Name Mixin selector
      official t Lcua;t:Lcua$c;
      intermediary field_10725 Lnet/minecraft/class_2403;field_10725:Lnet/minecraft/class_2403$class_2406;
      named RESCALE_NORMAL Lcom/mojang/blaze3d/platform/GlStateManager;RESCALE_NORMAL:Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;
    • COLOR_MASK

      private static final GlStateManager.ColorMask COLOR_MASK
      Stores the color mask state
      Mappings:
      Namespace Name Mixin selector
      official u Lcua;u:Lcua$g;
      intermediary field_10726 Lnet/minecraft/class_2403;field_10726:Lnet/minecraft/class_2403$class_2410;
      named COLOR_MASK Lcom/mojang/blaze3d/platform/GlStateManager;COLOR_MASK:Lcom/mojang/blaze3d/platform/GlStateManager$ColorMask;
    • COLOR

      private static final GlStateManager.Color4 COLOR
      Stores the color state in rgba
      Mappings:
      Namespace Name Mixin selector
      official v Lcua;v:Lcua$e;
      intermediary field_10727 Lnet/minecraft/class_2403;field_10727:Lnet/minecraft/class_2403$class_2408;
      named COLOR Lcom/mojang/blaze3d/platform/GlStateManager;COLOR:Lcom/mojang/blaze3d/platform/GlStateManager$Color4;
  • Constructor Details

    • GlStateManager

      public GlStateManager()
  • Method Details

    • pushLightingAttributes

      public static void pushLightingAttributes()
      Pushes the attribute stack
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a()V
      intermediary method_9794 Lnet/minecraft/class_2403;method_9794()V
      named pushLightingAttributes Lcom/mojang/blaze3d/platform/GlStateManager;pushLightingAttributes()V
    • popAttributes

      public static void popAttributes()
      Pops the attribute stack
      Mappings:
      Namespace Name Mixin selector
      official c Lcua;c()V
      intermediary method_9813 Lnet/minecraft/class_2403;method_9813()V
      named popAttributes Lcom/mojang/blaze3d/platform/GlStateManager;popAttributes()V
    • disableAlphaTest

      public static void disableAlphaTest()
      Disables alpha testing
      Mappings:
      Namespace Name Mixin selector
      official d Lcua;d()V
      intermediary method_9822 Lnet/minecraft/class_2403;method_9822()V
      named disableAlphaTest Lcom/mojang/blaze3d/platform/GlStateManager;disableAlphaTest()V
    • enableAlphaTest

      public static void enableAlphaTest()
      Enables alpha testing
      Mappings:
      Namespace Name Mixin selector
      official e Lcua;e()V
      intermediary method_9828 Lnet/minecraft/class_2403;method_9828()V
      named enableAlphaTest Lcom/mojang/blaze3d/platform/GlStateManager;enableAlphaTest()V
    • alphaFunc

      public static void alphaFunc(int func, float ref)
      Sets the alpha test function
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(IF)V
      intermediary method_9803 Lnet/minecraft/class_2403;method_9803(IF)V
      named alphaFunc Lcom/mojang/blaze3d/platform/GlStateManager;alphaFunc(IF)V
    • enableLighting

      public static void enableLighting()
      Enables lighting
      Mappings:
      Namespace Name Mixin selector
      official f Lcua;f()V
      intermediary method_9830 Lnet/minecraft/class_2403;method_9830()V
      named enableLighting Lcom/mojang/blaze3d/platform/GlStateManager;enableLighting()V
    • disableLighting

      public static void disableLighting()
      Disables lighting
      Mappings:
      Namespace Name Mixin selector
      official g Lcua;g()V
      intermediary method_9832 Lnet/minecraft/class_2403;method_9832()V
      named disableLighting Lcom/mojang/blaze3d/platform/GlStateManager;disableLighting()V
    • enableLight

      public static void enableLight(int index)
      Enables lighting for a certain element
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(I)V
      intermediary method_9802 Lnet/minecraft/class_2403;method_9802(I)V
      named enableLight Lcom/mojang/blaze3d/platform/GlStateManager;enableLight(I)V
    • disableLight

      public static void disableLight(int index)
      Disables lighting for a certain element
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(I)V
      intermediary method_9818 Lnet/minecraft/class_2403;method_9818(I)V
      named disableLight Lcom/mojang/blaze3d/platform/GlStateManager;disableLight(I)V
    • enableColorMaterial

      public static void enableColorMaterial()
      Enables tracking of the current color by the material color
      Mappings:
      Namespace Name Mixin selector
      official h Lcua;h()V
      intermediary method_9834 Lnet/minecraft/class_2403;method_9834()V
      named enableColorMaterial Lcom/mojang/blaze3d/platform/GlStateManager;enableColorMaterial()V
    • disableColorMaterial

      public static void disableColorMaterial()
      Disables tracking of the current color by the material color
      Mappings:
      Namespace Name Mixin selector
      official i Lcua;i()V
      intermediary method_9836 Lnet/minecraft/class_2403;method_9836()V
      named disableColorMaterial Lcom/mojang/blaze3d/platform/GlStateManager;disableColorMaterial()V
    • colorMaterial

      public static void colorMaterial(int face, int mode)
      Causes a material color to track the current color
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(II)V
      intermediary method_9804 Lnet/minecraft/class_2403;method_9804(II)V
      named colorMaterial Lcom/mojang/blaze3d/platform/GlStateManager;colorMaterial(II)V
    • method_12281

      public static void method_12281(int int2, int int3, FloatBuffer floatBuffer)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(IILjava/nio/FloatBuffer;)V
      intermediary method_12281 Lnet/minecraft/class_2403;method_12281(IILjava/nio/FloatBuffer;)V
      named method_12281 Lcom/mojang/blaze3d/platform/GlStateManager;method_12281(IILjava/nio/FloatBuffer;)V
    • method_12282

      public static void method_12282(int int2, FloatBuffer floatBuffer)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(ILjava/nio/FloatBuffer;)V
      intermediary method_12282 Lnet/minecraft/class_2403;method_12282(ILjava/nio/FloatBuffer;)V
      named method_12282 Lcom/mojang/blaze3d/platform/GlStateManager;method_12282(ILjava/nio/FloatBuffer;)V
    • method_12272

      public static void method_12272(float float2, float float3, float float4)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(FFF)V
      intermediary method_12272 Lnet/minecraft/class_2403;method_12272(FFF)V
      named method_12272 Lcom/mojang/blaze3d/platform/GlStateManager;method_12272(FFF)V
    • disableDepthTest

      public static void disableDepthTest()
      Disables depth testing
      Mappings:
      Namespace Name Mixin selector
      official j Lcua;j()V
      intermediary method_9838 Lnet/minecraft/class_2403;method_9838()V
      named disableDepthTest Lcom/mojang/blaze3d/platform/GlStateManager;disableDepthTest()V
    • enableDepthTest

      public static void enableDepthTest()
      Enables depth testing
      Mappings:
      Namespace Name Mixin selector
      official k Lcua;k()V
      intermediary method_9840 Lnet/minecraft/class_2403;method_9840()V
      named enableDepthTest Lcom/mojang/blaze3d/platform/GlStateManager;enableDepthTest()V
    • depthFunc

      public static void depthFunc(int func)
      Sets the value used for depth buffer comparisons
      Mappings:
      Namespace Name Mixin selector
      official c Lcua;c(I)V
      intermediary method_9826 Lnet/minecraft/class_2403;method_9826(I)V
      named depthFunc Lcom/mojang/blaze3d/platform/GlStateManager;depthFunc(I)V
    • depthMask

      public static void depthMask(boolean mask)
      Enables or disables writing into the depth buffer
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(Z)V
      intermediary method_9811 Lnet/minecraft/class_2403;method_9811(Z)V
      named depthMask Lcom/mojang/blaze3d/platform/GlStateManager;depthMask(Z)V
    • disableBlend

      public static void disableBlend()
      Enables implementing transparency within objects
      Mappings:
      Namespace Name Mixin selector
      official l Lcua;l()V
      intermediary method_9842 Lnet/minecraft/class_2403;method_9842()V
      named disableBlend Lcom/mojang/blaze3d/platform/GlStateManager;disableBlend()V
    • enableBlend

      public static void enableBlend()
      Disables implementing transparency within objects
      Mappings:
      Namespace Name Mixin selector
      official m Lcua;m()V
      intermediary method_9843 Lnet/minecraft/class_2403;method_9843()V
      named enableBlend Lcom/mojang/blaze3d/platform/GlStateManager;enableBlend()V
    • method_12287

      public static void method_12287(GlStateManager.class_2870 class_2870, GlStateManager.class_2866 class_2866)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(Lcua$r;Lcua$l;)V
      intermediary method_12287 Lnet/minecraft/class_2403;method_12287(Lnet/minecraft/class_2403$class_2870;Lnet/minecraft/class_2403$class_2866;)V
      named method_12287 Lcom/mojang/blaze3d/platform/GlStateManager;method_12287(Lcom/mojang/blaze3d/platform/GlStateManager$class_2870;Lcom/mojang/blaze3d/platform/GlStateManager$class_2866;)V
    • blendFunc

      public static void blendFunc(int srcFactor, int dstFactor)
      Sets pixel arithmetic
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(II)V
      intermediary method_9819 Lnet/minecraft/class_2403;method_9819(II)V
      named blendFunc Lcom/mojang/blaze3d/platform/GlStateManager;blendFunc(II)V
    • method_12288

      public static void method_12288(GlStateManager.class_2870 class_2870, GlStateManager.class_2866 class_2866, GlStateManager.class_2870 class_28702, GlStateManager.class_2866 class_28662)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(Lcua$r;Lcua$l;Lcua$r;Lcua$l;)V
      intermediary method_12288 Lnet/minecraft/class_2403;method_12288(Lnet/minecraft/class_2403$class_2870;Lnet/minecraft/class_2403$class_2866;Lnet/minecraft/class_2403$class_2870;Lnet/minecraft/class_2403$class_2866;)V
      named method_12288 Lcom/mojang/blaze3d/platform/GlStateManager;method_12288(Lcom/mojang/blaze3d/platform/GlStateManager$class_2870;Lcom/mojang/blaze3d/platform/GlStateManager$class_2866;Lcom/mojang/blaze3d/platform/GlStateManager$class_2870;Lcom/mojang/blaze3d/platform/GlStateManager$class_2866;)V
    • blendFuncSeparate

      public static void blendFuncSeparate(int srcFactorRGB, int dstFactorRGB, int srcFactorAlpha, int dstFactorAlpha)
      Sets pixel arithmetic for RGB and alpha components separately
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(IIII)V
      intermediary method_9805 Lnet/minecraft/class_2403;method_9805(IIII)V
      named blendFuncSeparate Lcom/mojang/blaze3d/platform/GlStateManager;blendFuncSeparate(IIII)V
    • method_12305

      public static void method_12305(int int2)
      Mappings:
      Namespace Name Mixin selector
      official d Lcua;d(I)V
      intermediary method_12305 Lnet/minecraft/class_2403;method_12305(I)V
      named method_12305 Lcom/mojang/blaze3d/platform/GlStateManager;method_12305(I)V
    • method_12309

      public static void method_12309(int int2)
      Mappings:
      Namespace Name Mixin selector
      official e Lcua;e(I)V
      intermediary method_12309 Lnet/minecraft/class_2403;method_12309(I)V
      named method_12309 Lcom/mojang/blaze3d/platform/GlStateManager;method_12309(I)V
    • method_12315

      public static void method_12315()
      Mappings:
      Namespace Name Mixin selector
      official n Lcua;n()V
      intermediary method_12315 Lnet/minecraft/class_2403;method_12315()V
      named method_12315 Lcom/mojang/blaze3d/platform/GlStateManager;method_12315()V
    • enableFog

      public static void enableFog()
      Enabled fog
      Mappings:
      Namespace Name Mixin selector
      official o Lcua;o()V
      intermediary method_9844 Lnet/minecraft/class_2403;method_9844()V
      named enableFog Lcom/mojang/blaze3d/platform/GlStateManager;enableFog()V
    • disableFog

      public static void disableFog()
      Disables fog
      Mappings:
      Namespace Name Mixin selector
      official p Lcua;p()V
      intermediary method_9846 Lnet/minecraft/class_2403;method_9846()V
      named disableFog Lcom/mojang/blaze3d/platform/GlStateManager;disableFog()V
    • method_12285

      public static void method_12285(GlStateManager.class_2867 class_2867)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(Lcua$m;)V
      intermediary method_12285 Lnet/minecraft/class_2403;method_12285(Lnet/minecraft/class_2403$class_2867;)V
      named method_12285 Lcom/mojang/blaze3d/platform/GlStateManager;method_12285(Lcom/mojang/blaze3d/platform/GlStateManager$class_2867;)V
    • fogMode

      private static void fogMode(int mode)
      Sets fog parameters
      Mappings:
      Namespace Name Mixin selector
      official w Lcua;w(I)V
      intermediary method_9829 Lnet/minecraft/class_2403;method_9829(I)V
      named fogMode Lcom/mojang/blaze3d/platform/GlStateManager;fogMode(I)V
    • fogDensity

      public static void fogDensity(float density)
      Sets fog parameters
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(F)V
      intermediary method_9798 Lnet/minecraft/class_2403;method_9798(F)V
      named fogDensity Lcom/mojang/blaze3d/platform/GlStateManager;fogDensity(F)V
    • fogStart

      public static void fogStart(float start)
      Sets fog parameters
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(F)V
      intermediary method_9815 Lnet/minecraft/class_2403;method_9815(F)V
      named fogStart Lcom/mojang/blaze3d/platform/GlStateManager;fogStart(F)V
    • fogEnd

      public static void fogEnd(float end)
      Sets fog parameters
      Mappings:
      Namespace Name Mixin selector
      official c Lcua;c(F)V
      intermediary method_9823 Lnet/minecraft/class_2403;method_9823(F)V
      named fogEnd Lcom/mojang/blaze3d/platform/GlStateManager;fogEnd(F)V
    • method_12298

      public static void method_12298(int int2, FloatBuffer floatBuffer)
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(ILjava/nio/FloatBuffer;)V
      intermediary method_12298 Lnet/minecraft/class_2403;method_12298(ILjava/nio/FloatBuffer;)V
      named method_12298 Lcom/mojang/blaze3d/platform/GlStateManager;method_12298(ILjava/nio/FloatBuffer;)V
    • method_12300

      public static void method_12300(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official c Lcua;c(II)V
      intermediary method_12300 Lnet/minecraft/class_2403;method_12300(II)V
      named method_12300 Lcom/mojang/blaze3d/platform/GlStateManager;method_12300(II)V
    • enableCull

      public static void enableCull()
      Enables culling
      Mappings:
      Namespace Name Mixin selector
      official q Lcua;q()V
      intermediary method_9848 Lnet/minecraft/class_2403;method_9848()V
      named enableCull Lcom/mojang/blaze3d/platform/GlStateManager;enableCull()V
    • disableCull

      public static void disableCull()
      Disables Culling
      Mappings:
      Namespace Name Mixin selector
      official r Lcua;r()V
      intermediary method_9850 Lnet/minecraft/class_2403;method_9850()V
      named disableCull Lcom/mojang/blaze3d/platform/GlStateManager;disableCull()V
    • method_12284

      public static void method_12284(GlStateManager.class_2865 class_2865)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(Lcua$i;)V
      intermediary method_12284 Lnet/minecraft/class_2403;method_12284(Lnet/minecraft/class_2403$class_2865;)V
      named method_12284 Lcom/mojang/blaze3d/platform/GlStateManager;method_12284(Lcom/mojang/blaze3d/platform/GlStateManager$class_2865;)V
    • cullFace

      private static void cullFace(int mode)
      Sets whether front- or back-facing facets can be culled
      Mappings:
      Namespace Name Mixin selector
      official x Lcua;x(I)V
      intermediary method_9831 Lnet/minecraft/class_2403;method_9831(I)V
      named cullFace Lcom/mojang/blaze3d/platform/GlStateManager;cullFace(I)V
    • method_12306

      public static void method_12306(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official d Lcua;d(II)V
      intermediary method_12306 Lnet/minecraft/class_2403;method_12306(II)V
      named method_12306 Lcom/mojang/blaze3d/platform/GlStateManager;method_12306(II)V
    • enablePolyOffset

      public static void enablePolyOffset()
      Enables Polygon Offset
      Mappings:
      Namespace Name Mixin selector
      official s Lcua;s()V
      intermediary method_9851 Lnet/minecraft/class_2403;method_9851()V
      named enablePolyOffset Lcom/mojang/blaze3d/platform/GlStateManager;enablePolyOffset()V
    • disablePolyOffset

      public static void disablePolyOffset()
      Disables Polygon offset
      Mappings:
      Namespace Name Mixin selector
      official t Lcua;t()V
      intermediary method_9852 Lnet/minecraft/class_2403;method_9852()V
      named disablePolyOffset Lcom/mojang/blaze3d/platform/GlStateManager;disablePolyOffset()V
    • polygonOffset

      public static void polygonOffset(float factor, float units)
      Sets the scale and units used to calculate depth values
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(FF)V
      intermediary method_9799 Lnet/minecraft/class_2403;method_9799(FF)V
      named polygonOffset Lcom/mojang/blaze3d/platform/GlStateManager;polygonOffset(FF)V
    • enableColorLogic

      public static void enableColorLogic()
      Enables color index rendering
      Mappings:
      Namespace Name Mixin selector
      official w Lcua;w()V
      intermediary method_9853 Lnet/minecraft/class_2403;method_9853()V
      named enableColorLogic Lcom/mojang/blaze3d/platform/GlStateManager;enableColorLogic()V
    • disableColorLogic

      public static void disableColorLogic()
      Disables color index rendering
      Mappings:
      Namespace Name Mixin selector
      official x Lcua;x()V
      intermediary method_9854 Lnet/minecraft/class_2403;method_9854()V
      named disableColorLogic Lcom/mojang/blaze3d/platform/GlStateManager;disableColorLogic()V
    • method_9807

      public static void method_9807(GlStateManager.class_2868 class_2868)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(Lcua$o;)V
      intermediary method_9807 Lnet/minecraft/class_2403;method_9807(Lnet/minecraft/class_2403$class_2868;)V
      named method_9807 Lcom/mojang/blaze3d/platform/GlStateManager;method_9807(Lcom/mojang/blaze3d/platform/GlStateManager$class_2868;)V
    • logicOp

      public static void logicOp(int op)
      Sets a logical pixel operation for color index rendering
      Mappings:
      Namespace Name Mixin selector
      official f Lcua;f(I)V
      intermediary method_9833 Lnet/minecraft/class_2403;method_9833(I)V
      named logicOp Lcom/mojang/blaze3d/platform/GlStateManager;logicOp(I)V
    • method_12289

      public static void method_12289(GlStateManager.TexCoord texCoord)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(Lcua$u;)V
      intermediary method_12289 Lnet/minecraft/class_2403;method_12289(Lnet/minecraft/class_2403$class_2418;)V
      named method_12289 Lcom/mojang/blaze3d/platform/GlStateManager;method_12289(Lcom/mojang/blaze3d/platform/GlStateManager$TexCoord;)V
    • disableTexCoord

      public static void disableTexCoord(GlStateManager.TexCoord coord)
      Disables the generation of texture coordinates
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(Lcua$u;)V
      intermediary method_9821 Lnet/minecraft/class_2403;method_9821(Lnet/minecraft/class_2403$class_2418;)V
      named disableTexCoord Lcom/mojang/blaze3d/platform/GlStateManager;disableTexCoord(Lcom/mojang/blaze3d/platform/GlStateManager$TexCoord;)V
    • genTex

      public static void genTex(GlStateManager.TexCoord coord, int mode)
      Allows controlling the generation of texture coordinates
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(Lcua$u;I)V
      intermediary method_9808 Lnet/minecraft/class_2403;method_9808(Lnet/minecraft/class_2403$class_2418;I)V
      named genTex Lcom/mojang/blaze3d/platform/GlStateManager;genTex(Lcom/mojang/blaze3d/platform/GlStateManager$TexCoord;I)V
    • genTex

      public static void genTex(GlStateManager.TexCoord coord, int mode, FloatBuffer buffer)
      Allows controling the generation of texture coordinates with a float buffer
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(Lcua$u;ILjava/nio/FloatBuffer;)V
      intermediary method_9809 Lnet/minecraft/class_2403;method_9809(Lnet/minecraft/class_2403$class_2418;ILjava/nio/FloatBuffer;)V
      named genTex Lcom/mojang/blaze3d/platform/GlStateManager;genTex(Lcom/mojang/blaze3d/platform/GlStateManager$TexCoord;ILjava/nio/FloatBuffer;)V
    • getGenCoordState

      private static GlStateManager.TexGenCoordState getGenCoordState(GlStateManager.TexCoord coord)
      Retrieves texture coordinate generation state
      Mappings:
      Namespace Name Mixin selector
      official c Lcua;c(Lcua$u;)Lcua$v;
      intermediary method_9827 Lnet/minecraft/class_2403;method_9827(Lnet/minecraft/class_2403$class_2418;)Lnet/minecraft/class_2403$class_2419;
      named getGenCoordState Lcom/mojang/blaze3d/platform/GlStateManager;getGenCoordState(Lcom/mojang/blaze3d/platform/GlStateManager$TexCoord;)Lcom/mojang/blaze3d/platform/GlStateManager$TexGenCoordState;
    • activeTexture

      public static void activeTexture(int texture)
      Sets the active texture unit
      Mappings:
      Namespace Name Mixin selector
      official g Lcua;g(I)V
      intermediary method_9835 Lnet/minecraft/class_2403;method_9835(I)V
      named activeTexture Lcom/mojang/blaze3d/platform/GlStateManager;activeTexture(I)V
    • enableTexture

      public static void enableTexture()
      Enables active texture units
      Mappings:
      Namespace Name Mixin selector
      official y Lcua;y()V
      intermediary method_9855 Lnet/minecraft/class_2403;method_9855()V
      named enableTexture Lcom/mojang/blaze3d/platform/GlStateManager;enableTexture()V
    • disableTexture

      public static void disableTexture()
      Disables active texture units
      Mappings:
      Namespace Name Mixin selector
      official z Lcua;z()V
      intermediary method_9856 Lnet/minecraft/class_2403;method_9856()V
      named disableTexture Lcom/mojang/blaze3d/platform/GlStateManager;disableTexture()V
    • method_12297

      public static void method_12297(int int2, int int3, FloatBuffer floatBuffer)
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(IILjava/nio/FloatBuffer;)V
      intermediary method_12297 Lnet/minecraft/class_2403;method_12297(IILjava/nio/FloatBuffer;)V
      named method_12297 Lcom/mojang/blaze3d/platform/GlStateManager;method_12297(IILjava/nio/FloatBuffer;)V
    • method_12274

      public static void method_12274(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(III)V
      intermediary method_12274 Lnet/minecraft/class_2403;method_12274(III)V
      named method_12274 Lcom/mojang/blaze3d/platform/GlStateManager;method_12274(III)V
    • method_12273

      public static void method_12273(int int2, int int3, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(IIF)V
      intermediary method_12273 Lnet/minecraft/class_2403;method_12273(IIF)V
      named method_12273 Lcom/mojang/blaze3d/platform/GlStateManager;method_12273(IIF)V
    • method_12293

      public static void method_12293(int int2, int int3, float float2)
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(IIF)V
      intermediary method_12293 Lnet/minecraft/class_2403;method_12293(IIF)V
      named method_12293 Lcom/mojang/blaze3d/platform/GlStateManager;method_12293(IIF)V
    • method_12294

      public static void method_12294(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(III)V
      intermediary method_12294 Lnet/minecraft/class_2403;method_12294(III)V
      named method_12294 Lcom/mojang/blaze3d/platform/GlStateManager;method_12294(III)V
    • method_12301

      public static int method_12301(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official c Lcua;c(III)I
      intermediary method_12301 Lnet/minecraft/class_2403;method_12301(III)I
      named method_12301 Lcom/mojang/blaze3d/platform/GlStateManager;method_12301(III)I
    • getTexLevelParameter

      public static int getTexLevelParameter()
      Generates texture names
      Mappings:
      Namespace Name Mixin selector
      official A Lcua;A()I
      intermediary method_9857 Lnet/minecraft/class_2403;method_9857()I
      named getTexLevelParameter Lcom/mojang/blaze3d/platform/GlStateManager;getTexLevelParameter()I
    • deleteTexture

      public static void deleteTexture(int texture)
      Deletes a certain specified texture
      Mappings:
      Namespace Name Mixin selector
      official h Lcua;h(I)V
      intermediary method_9837 Lnet/minecraft/class_2403;method_9837(I)V
      named deleteTexture Lcom/mojang/blaze3d/platform/GlStateManager;deleteTexture(I)V
    • bindTexture

      public static void bindTexture(int texture)
      Binds a certain specified texture to a texturing target
      Mappings:
      Namespace Name Mixin selector
      official i Lcua;i(I)V
      intermediary method_9839 Lnet/minecraft/class_2403;method_9839(I)V
      named bindTexture Lcom/mojang/blaze3d/platform/GlStateManager;bindTexture(I)V
    • method_12276

      public static void method_12276(int int2, int int3, int int4, int int5, int int6, int int7, int int8, int int9, @Nullable IntBuffer intBuffer)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(IIIIIIIILjava/nio/IntBuffer;)V
      intermediary method_12276 Lnet/minecraft/class_2403;method_12276(IIIIIIIILjava/nio/IntBuffer;)V
      named method_12276 Lcom/mojang/blaze3d/platform/GlStateManager;method_12276(IIIIIIIILjava/nio/IntBuffer;)V
    • method_19118

      public static void method_19118(int int2, int int3, int int4, int int5, int int6, int int7, int int8, int int9, long long2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(IIIIIIIIJ)V
      intermediary method_19118 Lnet/minecraft/class_2403;method_19118(IIIIIIIIJ)V
      named method_19118 Lcom/mojang/blaze3d/platform/GlStateManager;method_19118(IIIIIIIIJ)V
    • method_19120

      public static void method_19120(int int2, int int3, int int4, int int5, long long2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(IIIIJ)V
      intermediary method_19120 Lnet/minecraft/class_2403;method_19120(IIIIJ)V
      named method_19120 Lcom/mojang/blaze3d/platform/GlStateManager;method_19120(IIIIJ)V
    • enableNormalize

      public static void enableNormalize()
      Enables normalize
      Mappings:
      Namespace Name Mixin selector
      official B Lcua;B()V
      intermediary method_9858 Lnet/minecraft/class_2403;method_9858()V
      named enableNormalize Lcom/mojang/blaze3d/platform/GlStateManager;enableNormalize()V
    • disableNormalize

      public static void disableNormalize()
      Disables Normalize
      Mappings:
      Namespace Name Mixin selector
      official C Lcua;C()V
      intermediary method_9787 Lnet/minecraft/class_2403;method_9787()V
      named disableNormalize Lcom/mojang/blaze3d/platform/GlStateManager;disableNormalize()V
    • shadeModel

      public static void shadeModel(int mode)
      Sets shading mode as flat or smooth
      Mappings:
      Namespace Name Mixin selector
      official j Lcua;j(I)V
      intermediary method_9841 Lnet/minecraft/class_2403;method_9841(I)V
      named shadeModel Lcom/mojang/blaze3d/platform/GlStateManager;shadeModel(I)V
    • enableRescaleNormal

      public static void enableRescaleNormal()
      Enables rescale
      Mappings:
      Namespace Name Mixin selector
      official D Lcua;D()V
      intermediary method_9788 Lnet/minecraft/class_2403;method_9788()V
      named enableRescaleNormal Lcom/mojang/blaze3d/platform/GlStateManager;enableRescaleNormal()V
    • disableRescaleNormal

      public static void disableRescaleNormal()
      Disables rescale
      Mappings:
      Namespace Name Mixin selector
      official E Lcua;E()V
      intermediary method_9789 Lnet/minecraft/class_2403;method_9789()V
      named disableRescaleNormal Lcom/mojang/blaze3d/platform/GlStateManager;disableRescaleNormal()V
    • viewPort

      public static void viewPort(int x, int y, int width, int height)
      Sets the viewport
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(IIII)V
      intermediary method_9820 Lnet/minecraft/class_2403;method_9820(IIII)V
      named viewPort Lcom/mojang/blaze3d/platform/GlStateManager;viewPort(IIII)V
    • colorMask

      public static void colorMask(boolean red, boolean green, boolean blue, boolean alpha)
      Enables or Disables writing of frame buffer color components
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(ZZZZ)V
      intermediary method_9812 Lnet/minecraft/class_2403;method_9812(ZZZZ)V
      named colorMask Lcom/mojang/blaze3d/platform/GlStateManager;colorMask(ZZZZ)V
    • clearDepth

      public static void clearDepth(double depth)
      Sets the clear value for the depth buffer
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(D)V
      intermediary method_9795 Lnet/minecraft/class_2403;method_9795(D)V
      named clearDepth Lcom/mojang/blaze3d/platform/GlStateManager;clearDepth(D)V
    • clearColor

      public static void clearColor(float red, float green, float blue, float alpha)
      Sets clear values for the color buffers
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(FFFF)V
      intermediary method_9801 Lnet/minecraft/class_2403;method_9801(FFFF)V
      named clearColor Lcom/mojang/blaze3d/platform/GlStateManager;clearColor(FFFF)V
    • clear

      public static void clear(int mode)
      Clears buffers to preset values
      Mappings:
      Namespace Name Mixin selector
      official m Lcua;m(I)V
      intermediary method_9845 Lnet/minecraft/class_2403;method_9845(I)V
      named clear Lcom/mojang/blaze3d/platform/GlStateManager;clear(I)V
    • matrixMode

      public static void matrixMode(int mode)
      Allows specifying which matrix is the current matrix
      Mappings:
      Namespace Name Mixin selector
      official n Lcua;n(I)V
      intermediary method_9847 Lnet/minecraft/class_2403;method_9847(I)V
      named matrixMode Lcom/mojang/blaze3d/platform/GlStateManager;matrixMode(I)V
    • loadIdentity

      public static void loadIdentity()
      Replaces the current matrix with the identity matrix
      Mappings:
      Namespace Name Mixin selector
      official F Lcua;F()V
      intermediary method_9790 Lnet/minecraft/class_2403;method_9790()V
      named loadIdentity Lcom/mojang/blaze3d/platform/GlStateManager;loadIdentity()V
    • pushMatrix

      public static void pushMatrix()
      Pushes the current matrix stack
      Mappings:
      Namespace Name Mixin selector
      official G Lcua;G()V
      intermediary method_9791 Lnet/minecraft/class_2403;method_9791()V
      named pushMatrix Lcom/mojang/blaze3d/platform/GlStateManager;pushMatrix()V
    • popMatrix

      public static void popMatrix()
      Pops the current matrix stack
      Mappings:
      Namespace Name Mixin selector
      official H Lcua;H()V
      intermediary method_9792 Lnet/minecraft/class_2403;method_9792()V
      named popMatrix Lcom/mojang/blaze3d/platform/GlStateManager;popMatrix()V
    • getFloat

      public static void getFloat(int mode, FloatBuffer buffer)
      Gets a float for a float buffer
      Mappings:
      Namespace Name Mixin selector
      official c Lcua;c(ILjava/nio/FloatBuffer;)V
      intermediary method_9806 Lnet/minecraft/class_2403;method_9806(ILjava/nio/FloatBuffer;)V
      named getFloat Lcom/mojang/blaze3d/platform/GlStateManager;getFloat(ILjava/nio/FloatBuffer;)V
    • ortho

      public static void ortho(double l, double r, double b, double t, double n, double f)
      Multiplies the current matrix with an orthographic matrix
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(DDDDDD)V
      intermediary method_9797 Lnet/minecraft/class_2403;method_9797(DDDDDD)V
      named ortho Lcom/mojang/blaze3d/platform/GlStateManager;ortho(DDDDDD)V
    • rotatef

      public static void rotatef(float angle, float x, float y, float z)
      Multiplies the current matrix by a rotation matrix
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(FFFF)V
      intermediary method_9817 Lnet/minecraft/class_2403;method_9817(FFFF)V
      named rotatef Lcom/mojang/blaze3d/platform/GlStateManager;rotatef(FFFF)V
    • method_19117

      public static void method_19117(double double2, double double3, double double4, double double5)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(DDDD)V
      intermediary method_19117 Lnet/minecraft/class_2403;method_19117(DDDD)V
      named method_19117 Lcom/mojang/blaze3d/platform/GlStateManager;method_19117(DDDD)V
    • scalef

      public static void scalef(float x, float y, float z)
      Multiplies the current matrix by a general scaling matrix
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(FFF)V
      intermediary method_9800 Lnet/minecraft/class_2403;method_9800(FFF)V
      named scalef Lcom/mojang/blaze3d/platform/GlStateManager;scalef(FFF)V
    • scaled

      public static void scaled(double x, double y, double z)
      Multiplies the current matrix by a general scaling matrix
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(DDD)V
      intermediary method_9796 Lnet/minecraft/class_2403;method_9796(DDD)V
      named scaled Lcom/mojang/blaze3d/platform/GlStateManager;scaled(DDD)V
    • translatef

      public static void translatef(float x, float y, float z)
      Multiplies the current matrix by a translation matrix
      Mappings:
      Namespace Name Mixin selector
      official c Lcua;c(FFF)V
      intermediary method_9816 Lnet/minecraft/class_2403;method_9816(FFF)V
      named translatef Lcom/mojang/blaze3d/platform/GlStateManager;translatef(FFF)V
    • translated

      public static void translated(double x, double y, double z)
      Multiplies the current matrix by a translation matrix
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(DDD)V
      intermediary method_9814 Lnet/minecraft/class_2403;method_9814(DDD)V
      named translated Lcom/mojang/blaze3d/platform/GlStateManager;translated(DDD)V
    • multiMatrix

      public static void multiMatrix(FloatBuffer buffer)
      Multiplies the current matrix with the specified matrix
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(Ljava/nio/FloatBuffer;)V
      intermediary method_9810 Lnet/minecraft/class_2403;method_9810(Ljava/nio/FloatBuffer;)V
      named multiMatrix Lcom/mojang/blaze3d/platform/GlStateManager;multiMatrix(Ljava/nio/FloatBuffer;)V
    • method_19121

      public static void method_19121(Matrix4f matrix4f)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(Ldhi;)V
      intermediary method_19121 Lnet/minecraft/class_2403;method_19121(Lnet/minecraft/class_2546;)V
      named method_19121 Lcom/mojang/blaze3d/platform/GlStateManager;method_19121(Lnet/minecraft/client/util/math/Matrix4f;)V
    • color4f

      public static void color4f(float red, float green, float blue, float alpha)
      Sets the current color
      Mappings:
      Namespace Name Mixin selector
      official c Lcua;c(FFFF)V
      intermediary method_9825 Lnet/minecraft/class_2403;method_9825(FFFF)V
      named color4f Lcom/mojang/blaze3d/platform/GlStateManager;color4f(FFFF)V
    • color3f

      public static void color3f(float red, float green, float blue)
      Sets the current color without alpha
      Mappings:
      Namespace Name Mixin selector
      official d Lcua;d(FFF)V
      intermediary method_9824 Lnet/minecraft/class_2403;method_9824(FFF)V
      named color3f Lcom/mojang/blaze3d/platform/GlStateManager;color3f(FFF)V
    • clearColor

      public static void clearColor()
      Clears the current color
      Mappings:
      Namespace Name Mixin selector
      official I Lcua;I()V
      intermediary method_9793 Lnet/minecraft/class_2403;method_9793()V
      named clearColor Lcom/mojang/blaze3d/platform/GlStateManager;clearColor()V
    • method_19125

      public static void method_19125(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official f Lcua;f(III)V
      intermediary method_19125 Lnet/minecraft/class_2403;method_19125(III)V
      named method_19125 Lcom/mojang/blaze3d/platform/GlStateManager;method_19125(III)V
    • method_12280

      public static void method_12280(int int2, int int3, ByteBuffer byteBuffer)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(IILjava/nio/ByteBuffer;)V
      intermediary method_12280 Lnet/minecraft/class_2403;method_12280(IILjava/nio/ByteBuffer;)V
      named method_12280 Lcom/mojang/blaze3d/platform/GlStateManager;method_12280(IILjava/nio/ByteBuffer;)V
    • method_12302

      public static void method_12302(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official c Lcua;c(IIII)V
      intermediary method_12302 Lnet/minecraft/class_2403;method_12302(IIII)V
      named method_12302 Lcom/mojang/blaze3d/platform/GlStateManager;method_12302(IIII)V
    • method_12279

      public static void method_12279(int int2, int int3, int int4, ByteBuffer byteBuffer)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(IIILjava/nio/ByteBuffer;)V
      intermediary method_12279 Lnet/minecraft/class_2403;method_12279(IIILjava/nio/ByteBuffer;)V
      named method_12279 Lcom/mojang/blaze3d/platform/GlStateManager;method_12279(IIILjava/nio/ByteBuffer;)V
    • method_12307

      public static void method_12307(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official d Lcua;d(IIII)V
      intermediary method_12307 Lnet/minecraft/class_2403;method_12307(IIII)V
      named method_12307 Lcom/mojang/blaze3d/platform/GlStateManager;method_12307(IIII)V
    • method_12296

      public static void method_12296(int int2, int int3, int int4, ByteBuffer byteBuffer)
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(IIILjava/nio/ByteBuffer;)V
      intermediary method_12296 Lnet/minecraft/class_2403;method_12296(IIILjava/nio/ByteBuffer;)V
      named method_12296 Lcom/mojang/blaze3d/platform/GlStateManager;method_12296(IIILjava/nio/ByteBuffer;)V
    • method_12311

      public static void method_12311(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official e Lcua;e(IIII)V
      intermediary method_12311 Lnet/minecraft/class_2403;method_12311(IIII)V
      named method_12311 Lcom/mojang/blaze3d/platform/GlStateManager;method_12311(IIII)V
    • method_12303

      public static void method_12303(int int2, int int3, int int4, ByteBuffer byteBuffer)
      Mappings:
      Namespace Name Mixin selector
      official c Lcua;c(IIILjava/nio/ByteBuffer;)V
      intermediary method_12303 Lnet/minecraft/class_2403;method_12303(IIILjava/nio/ByteBuffer;)V
      named method_12303 Lcom/mojang/blaze3d/platform/GlStateManager;method_12303(IIILjava/nio/ByteBuffer;)V
    • method_12316

      public static void method_12316(int int2)
      Mappings:
      Namespace Name Mixin selector
      official p Lcua;p(I)V
      intermediary method_12316 Lnet/minecraft/class_2403;method_12316(I)V
      named method_12316 Lcom/mojang/blaze3d/platform/GlStateManager;method_12316(I)V
    • method_12317

      public static void method_12317(int int2)
      Mappings:
      Namespace Name Mixin selector
      official q Lcua;q(I)V
      intermediary method_12317 Lnet/minecraft/class_2403;method_12317(I)V
      named method_12317 Lcom/mojang/blaze3d/platform/GlStateManager;method_12317(I)V
    • method_12313

      public static void method_12313(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official g Lcua;g(III)V
      intermediary method_12313 Lnet/minecraft/class_2403;method_12313(III)V
      named method_12313 Lcom/mojang/blaze3d/platform/GlStateManager;method_12313(III)V
    • method_12304

      public static void method_12304(float float2)
      Mappings:
      Namespace Name Mixin selector
      official d Lcua;d(F)V
      intermediary method_12304 Lnet/minecraft/class_2403;method_12304(F)V
      named method_12304 Lcom/mojang/blaze3d/platform/GlStateManager;method_12304(F)V
    • callList

      public static void callList(int listId)
      Executes a display list
      Mappings:
      Namespace Name Mixin selector
      official s Lcua;s(I)V
      intermediary method_9849 Lnet/minecraft/class_2403;method_9849(I)V
      named callList Lcom/mojang/blaze3d/platform/GlStateManager;callList(I)V
    • method_12310

      public static void method_12310(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official e Lcua;e(II)V
      intermediary method_12310 Lnet/minecraft/class_2403;method_12310(II)V
      named method_12310 Lcom/mojang/blaze3d/platform/GlStateManager;method_12310(II)V
    • method_12312

      public static void method_12312(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official f Lcua;f(II)V
      intermediary method_12312 Lnet/minecraft/class_2403;method_12312(II)V
      named method_12312 Lcom/mojang/blaze3d/platform/GlStateManager;method_12312(II)V
    • method_12270

      public static void method_12270()
      Mappings:
      Namespace Name Mixin selector
      official K Lcua;K()V
      intermediary method_12270 Lnet/minecraft/class_2403;method_12270()V
      named method_12270 Lcom/mojang/blaze3d/platform/GlStateManager;method_12270()V
    • method_12319

      public static int method_12319(int int2)
      Mappings:
      Namespace Name Mixin selector
      official t Lcua;t(I)I
      intermediary method_12319 Lnet/minecraft/class_2403;method_12319(I)I
      named method_12319 Lcom/mojang/blaze3d/platform/GlStateManager;method_12319(I)I
    • method_12314

      public static void method_12314(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official g Lcua;g(II)V
      intermediary method_12314 Lnet/minecraft/class_2403;method_12314(II)V
      named method_12314 Lcom/mojang/blaze3d/platform/GlStateManager;method_12314(II)V
    • method_19122

      public static void method_19122(int int2, float float2)
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(IF)V
      intermediary method_19122 Lnet/minecraft/class_2403;method_19122(IF)V
      named method_19122 Lcom/mojang/blaze3d/platform/GlStateManager;method_19122(IF)V
    • method_19119

      public static void method_19119(int int2, int int3, int int4, int int5, int int6, int int7, long long2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(IIIIIIJ)V
      intermediary method_19119 Lnet/minecraft/class_2403;method_19119(IIIIIIJ)V
      named method_19119 Lcom/mojang/blaze3d/platform/GlStateManager;method_19119(IIIIIIJ)V
    • method_12271

      public static int method_12271()
      Mappings:
      Namespace Name Mixin selector
      official L Lcua;L()I
      intermediary method_12271 Lnet/minecraft/class_2403;method_12271()I
      named method_12271 Lcom/mojang/blaze3d/platform/GlStateManager;method_12271()I
    • method_12320

      public static String method_12320(int int2)
      Mappings:
      Namespace Name Mixin selector
      official u Lcua;u(I)Ljava/lang/String;
      intermediary method_12320 Lnet/minecraft/class_2403;method_12320(I)Ljava/lang/String;
      named method_12320 Lcom/mojang/blaze3d/platform/GlStateManager;method_12320(I)Ljava/lang/String;
    • method_12286

      public static void method_12286(GlStateManager.class_2869 class_2869)
      Mappings:
      Namespace Name Mixin selector
      official a Lcua;a(Lcua$q;)V
      intermediary method_12286 Lnet/minecraft/class_2403;method_12286(Lnet/minecraft/class_2403$class_2869;)V
      named method_12286 Lcom/mojang/blaze3d/platform/GlStateManager;method_12286(Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;)V
    • method_12299

      public static void method_12299(GlStateManager.class_2869 class_2869)
      Mappings:
      Namespace Name Mixin selector
      official b Lcua;b(Lcua$q;)V
      intermediary method_12299 Lnet/minecraft/class_2403;method_12299(Lnet/minecraft/class_2403$class_2869;)V
      named method_12299 Lcom/mojang/blaze3d/platform/GlStateManager;method_12299(Lcom/mojang/blaze3d/platform/GlStateManager$class_2869;)V