Class GlStateManager.ClearState

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

@Environment(CLIENT) static class GlStateManager.ClearState extends Object
Mappings:
Namespace Name
official bnf$d
intermediary net/minecraft/class_2403$class_2407
named com/mojang/blaze3d/platform/GlStateManager$ClearState
  • Field Details

    • clearDepth

      public double clearDepth
      Mappings:
      Namespace Name Mixin selector
      official a Lbnf$d;a:D
      intermediary field_10739 Lnet/minecraft/class_2403$class_2407;field_10739:D
      named clearDepth Lcom/mojang/blaze3d/platform/GlStateManager$ClearState;clearDepth:D
    • color

      public GlStateManager.Color4 color
      Mappings:
      Namespace Name Mixin selector
      official b Lbnf$d;b:Lbnf$e;
      intermediary field_10740 Lnet/minecraft/class_2403$class_2407;field_10740:Lnet/minecraft/class_2403$class_2408;
      named color Lcom/mojang/blaze3d/platform/GlStateManager$ClearState;color:Lcom/mojang/blaze3d/platform/GlStateManager$Color4;
    • clearStencil

      public int clearStencil
      Mappings:
      Namespace Name Mixin selector
      official c Lbnf$d;c:I
      intermediary field_10741 Lnet/minecraft/class_2403$class_2407;field_10741:I
      named clearStencil Lcom/mojang/blaze3d/platform/GlStateManager$ClearState;clearStencil:I
  • Constructor Details

    • ClearState

      private ClearState()