Package com.mojang.blaze3d.platform
Class GlStateManager.StencilSubState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.StencilSubState
- Enclosing class:
- GlStateManager
@Environment(CLIENT) static class GlStateManager.StencilSubState extends Object
- Mappings:
Namespace Name official dkr$sintermediary net/minecraft/class_4493$class_1034named com/mojang/blaze3d/platform/GlStateManager$StencilSubState
-
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description privateStencilSubState() -
Method Summary
-
Field Details
-
func
public int func- Mappings:
Namespace Name Mixin selector official aLdkr$s;a:Iintermediary field_5148Lnet/minecraft/class_4493$class_1034;field_5148:Inamed funcLcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;func:I
-
ref
public int ref- Mappings:
Namespace Name Mixin selector official bLdkr$s;b:Iintermediary field_16203Lnet/minecraft/class_4493$class_1034;field_16203:Inamed refLcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;ref:I
-
mask
public int mask- Mappings:
Namespace Name Mixin selector official cLdkr$s;c:Iintermediary field_5147Lnet/minecraft/class_4493$class_1034;field_5147:Inamed maskLcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;mask:I
-
-
Constructor Details
-
StencilSubState
private StencilSubState()
-