Package com.mojang.blaze3d.platform
Class GlStateManager.StencilState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.StencilState
- Enclosing class:
- GlStateManager
@Environment(CLIENT) static class GlStateManager.StencilState extends Object
- Mappings:
Namespace Name official dmj$mintermediary net/minecraft/class_4493$class_1035named com/mojang/blaze3d/platform/GlStateManager$StencilState
-
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description privateStencilState() -
Method Summary
-
Field Details
-
subState
- Mappings:
Namespace Name Mixin selector official aLdmj$m;a:Ldmj$l;intermediary field_5149Lnet/minecraft/class_4493$class_1035;field_5149:Lnet/minecraft/class_4493$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 bLdmj$m;b:Iintermediary field_5153Lnet/minecraft/class_4493$class_1035;field_5153:Inamed maskLcom/mojang/blaze3d/platform/GlStateManager$StencilState;mask:I
-
sfail
public int sfail- Mappings:
Namespace Name Mixin selector official cLdmj$m;c:Iintermediary field_5152Lnet/minecraft/class_4493$class_1035;field_5152:Inamed sfailLcom/mojang/blaze3d/platform/GlStateManager$StencilState;sfail:I
-
dpfail
public int dpfail- Mappings:
Namespace Name Mixin selector official dLdmj$m;d:Iintermediary field_5151Lnet/minecraft/class_4493$class_1035;field_5151:Inamed dpfailLcom/mojang/blaze3d/platform/GlStateManager$StencilState;dpfail:I
-
dppass
public int dppass- Mappings:
Namespace Name Mixin selector official eLdmj$m;e:Iintermediary field_5150Lnet/minecraft/class_4493$class_1035;field_5150:Inamed dppassLcom/mojang/blaze3d/platform/GlStateManager$StencilState;dppass:I
-
-
Constructor Details
-
StencilState
private StencilState()
-