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 bfl$d
intermediary net/minecraft/class_1013$class_1017
named com/mojang/blaze3d/platform/GlStateManager$ClearState
  • Field Details

    • clearDepth

      public double clearDepth
      Mappings:
      Namespace Name Mixin selector
      official a Lbfl$d;a:D
      intermediary field_4342 Lnet/minecraft/class_1013$class_1017;field_4342:D
      named clearDepth Lcom/mojang/blaze3d/platform/GlStateManager$ClearState;clearDepth:D
    • color

      public GlStateManager.Color4 color
      Mappings:
      Namespace Name Mixin selector
      official b Lbfl$d;b:Lbfl$e;
      intermediary field_4343 Lnet/minecraft/class_1013$class_1017;field_4343:Lnet/minecraft/class_1013$class_1018;
      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 Lbfl$d;c:I
      intermediary field_4344 Lnet/minecraft/class_1013$class_1017;field_4344:I
      named clearStencil Lcom/mojang/blaze3d/platform/GlStateManager$ClearState;clearStencil:I
  • Constructor Details

    • ClearState

      private ClearState()