Package com.mojang.blaze3d.opengl
Class GlStateManager.DepthTestState
java.lang.Object
com.mojang.blaze3d.opengl.GlStateManager.DepthTestState
- Enclosing class:
 GlStateManager
- Mappings:
 Namespace Name named com/mojang/blaze3d/opengl/GlStateManager$DepthTestStateintermediary com/mojang/blaze3d/opengl/GlStateManager$class_1026official com/mojang/blaze3d/opengl/GlStateManager$f
- 
Field Summary
FieldsModifier and TypeFieldDescriptionintboolean - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
capState
- Mappings:
 Namespace Name Mixin selector named capStateLcom/mojang/blaze3d/opengl/GlStateManager$DepthTestState;capState:Lcom/mojang/blaze3d/opengl/GlStateManager$CapabilityTracker;intermediary field_5074Lcom/mojang/blaze3d/opengl/GlStateManager$class_1026;field_5074:Lcom/mojang/blaze3d/opengl/GlStateManager$class_1018;official aLcom/mojang/blaze3d/opengl/GlStateManager$f;a:Lcom/mojang/blaze3d/opengl/GlStateManager$b;
 - 
mask
public boolean mask- Mappings:
 Namespace Name Mixin selector named maskLcom/mojang/blaze3d/opengl/GlStateManager$DepthTestState;mask:Zintermediary field_5076Lcom/mojang/blaze3d/opengl/GlStateManager$class_1026;field_5076:Zofficial bLcom/mojang/blaze3d/opengl/GlStateManager$f;b:Z
 - 
func
public int func- Mappings:
 Namespace Name Mixin selector named funcLcom/mojang/blaze3d/opengl/GlStateManager$DepthTestState;func:Iintermediary field_5075Lcom/mojang/blaze3d/opengl/GlStateManager$class_1026;field_5075:Iofficial cLcom/mojang/blaze3d/opengl/GlStateManager$f;c:I
 
 - 
 - 
Constructor Details
- 
DepthTestState
DepthTestState() 
 -