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$l
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
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$l;a:Lcom/mojang/blaze3d/platform/GlStateManager$k;
 
- 
maskpublic 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$l;b:I
 
- 
sfailpublic 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$l;c:I
 
- 
dpfailpublic 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$l;d:I
 
- 
dppasspublic 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$l;e:I
 
 
- 
- 
Constructor Details- 
StencilStateStencilState()
 
-