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