Package com.mojang.blaze3d.platform
Class GlStateManager.StencilState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.StencilState
- Enclosing class:
GlStateManager
- Mappings:
Namespace Name named com/mojang/blaze3d/platform/GlStateManager$StencilState
intermediary com/mojang/blaze3d/platform/GlStateManager$class_1035
official com/mojang/blaze3d/platform/GlStateManager$k
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
subState
- Mappings:
Namespace Name Mixin selector named subState
Lcom/mojang/blaze3d/platform/GlStateManager$StencilState;subState:Lcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;
intermediary field_5149
Lcom/mojang/blaze3d/platform/GlStateManager$class_1035;field_5149:Lcom/mojang/blaze3d/platform/GlStateManager$class_1034;
official a
Lcom/mojang/blaze3d/platform/GlStateManager$k;a:Lcom/mojang/blaze3d/platform/GlStateManager$j;
-
mask
public int mask- Mappings:
Namespace Name Mixin selector named mask
Lcom/mojang/blaze3d/platform/GlStateManager$StencilState;mask:I
intermediary field_5153
Lcom/mojang/blaze3d/platform/GlStateManager$class_1035;field_5153:I
official b
Lcom/mojang/blaze3d/platform/GlStateManager$k;b:I
-
sfail
public int sfail- Mappings:
Namespace Name Mixin selector named sfail
Lcom/mojang/blaze3d/platform/GlStateManager$StencilState;sfail:I
intermediary field_5152
Lcom/mojang/blaze3d/platform/GlStateManager$class_1035;field_5152:I
official c
Lcom/mojang/blaze3d/platform/GlStateManager$k;c:I
-
dpfail
public int dpfail- Mappings:
Namespace Name Mixin selector named dpfail
Lcom/mojang/blaze3d/platform/GlStateManager$StencilState;dpfail:I
intermediary field_5151
Lcom/mojang/blaze3d/platform/GlStateManager$class_1035;field_5151:I
official d
Lcom/mojang/blaze3d/platform/GlStateManager$k;d:I
-
dppass
public int dppass- Mappings:
Namespace Name Mixin selector named dppass
Lcom/mojang/blaze3d/platform/GlStateManager$StencilState;dppass:I
intermediary field_5150
Lcom/mojang/blaze3d/platform/GlStateManager$class_1035;field_5150:I
official e
Lcom/mojang/blaze3d/platform/GlStateManager$k;e:I
-
-
Constructor Details
-
StencilState
StencilState()
-