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$StencilStateintermediary com/mojang/blaze3d/platform/GlStateManager$class_1035official com/mojang/blaze3d/platform/GlStateManager$k
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
subState
- Mappings:
 Namespace Name Mixin selector named subStateLcom/mojang/blaze3d/platform/GlStateManager$StencilState;subState:Lcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;intermediary field_5149Lcom/mojang/blaze3d/platform/GlStateManager$class_1035;field_5149:Lcom/mojang/blaze3d/platform/GlStateManager$class_1034;official aLcom/mojang/blaze3d/platform/GlStateManager$k;a:Lcom/mojang/blaze3d/platform/GlStateManager$j;
 - 
mask
public int mask- Mappings:
 Namespace Name Mixin selector named maskLcom/mojang/blaze3d/platform/GlStateManager$StencilState;mask:Iintermediary field_5153Lcom/mojang/blaze3d/platform/GlStateManager$class_1035;field_5153:Iofficial bLcom/mojang/blaze3d/platform/GlStateManager$k;b:I
 - 
sfail
public int sfail- Mappings:
 Namespace Name Mixin selector named sfailLcom/mojang/blaze3d/platform/GlStateManager$StencilState;sfail:Iintermediary field_5152Lcom/mojang/blaze3d/platform/GlStateManager$class_1035;field_5152:Iofficial cLcom/mojang/blaze3d/platform/GlStateManager$k;c:I
 - 
dpfail
public int dpfail- Mappings:
 Namespace Name Mixin selector named dpfailLcom/mojang/blaze3d/platform/GlStateManager$StencilState;dpfail:Iintermediary field_5151Lcom/mojang/blaze3d/platform/GlStateManager$class_1035;field_5151:Iofficial dLcom/mojang/blaze3d/platform/GlStateManager$k;d:I
 - 
dppass
public int dppass- Mappings:
 Namespace Name Mixin selector named dppassLcom/mojang/blaze3d/platform/GlStateManager$StencilState;dppass:Iintermediary field_5150Lcom/mojang/blaze3d/platform/GlStateManager$class_1035;field_5150:Iofficial eLcom/mojang/blaze3d/platform/GlStateManager$k;e:I
 
 - 
 - 
Constructor Details
- 
StencilState
StencilState() 
 -