Package com.mojang.blaze3d.platform
Class GlStateManager.DepthTestState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.DepthTestState
- Enclosing class:
- GlStateManager
- Mappings:
- Namespace - Name - named - com/mojang/blaze3d/platform/GlStateManager$DepthTestState- intermediary - com/mojang/blaze3d/platform/GlStateManager$class_1026- official - com/mojang/blaze3d/platform/GlStateManager$f
- 
Field SummaryFieldsModifier and TypeFieldDescriptionintboolean
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
capState- Mappings:
- Namespace - Name - Mixin selector - named - capState- Lcom/mojang/blaze3d/platform/GlStateManager$DepthTestState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$CapabilityTracker;- intermediary - field_5074- Lcom/mojang/blaze3d/platform/GlStateManager$class_1026;field_5074:Lcom/mojang/blaze3d/platform/GlStateManager$class_1018;- official - a- Lcom/mojang/blaze3d/platform/GlStateManager$f;a:Lcom/mojang/blaze3d/platform/GlStateManager$b;
 
- 
maskpublic boolean mask- Mappings:
- Namespace - Name - Mixin selector - named - mask- Lcom/mojang/blaze3d/platform/GlStateManager$DepthTestState;mask:Z- intermediary - field_5076- Lcom/mojang/blaze3d/platform/GlStateManager$class_1026;field_5076:Z- official - b- Lcom/mojang/blaze3d/platform/GlStateManager$f;b:Z
 
- 
funcpublic int func- Mappings:
- Namespace - Name - Mixin selector - named - func- Lcom/mojang/blaze3d/platform/GlStateManager$DepthTestState;func:I- intermediary - field_5075- Lcom/mojang/blaze3d/platform/GlStateManager$class_1026;field_5075:I- official - c- Lcom/mojang/blaze3d/platform/GlStateManager$f;c:I
 
 
- 
- 
Constructor Details- 
DepthTestStateDepthTestState()
 
-