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