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 bfl$mintermediary net/minecraft/class_1013$class_1026named 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 aLbfl$m;a:Iintermediary field_4372Lnet/minecraft/class_1013$class_1026;field_4372:Inamed funcLcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;func:I
-
ref
public int ref- Mappings:
Namespace Name Mixin selector official bLbfl$m;b:Iintermediary field_4373Lnet/minecraft/class_1013$class_1026;field_4373:Inamed refLcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;ref:I
-
mask
public int mask- Mappings:
Namespace Name Mixin selector official cLbfl$m;c:Iintermediary field_4374Lnet/minecraft/class_1013$class_1026;field_4374:Inamed maskLcom/mojang/blaze3d/platform/GlStateManager$StencilSubState;mask:I
-
-
Constructor Details
-
StencilSubState
private StencilSubState()
-