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