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 dkr$t
intermediary net/minecraft/class_4493$class_1035
named com/mojang/blaze3d/platform/GlStateManager$StencilState
-
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description private
StencilState()
-
Method Summary
-
Field Details
-
subState
- Mappings:
Namespace Name Mixin selector official a
Ldkr$t;a:Ldkr$s;
intermediary field_5149
Lnet/minecraft/class_4493$class_1035;field_5149:Lnet/minecraft/class_4493$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
Ldkr$t;b:I
intermediary field_5153
Lnet/minecraft/class_4493$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
Ldkr$t;c:I
intermediary field_5152
Lnet/minecraft/class_4493$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
Ldkr$t;d:I
intermediary field_5151
Lnet/minecraft/class_4493$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
Ldkr$t;e:I
intermediary field_5150
Lnet/minecraft/class_4493$class_1035;field_5150:I
named dppass
Lcom/mojang/blaze3d/platform/GlStateManager$StencilState;dppass:I
-
-
Constructor Details
-
StencilState
private StencilState()
-