Package com.mojang.blaze3d.platform
Class GlStateManager.PolygonOffsetState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.PolygonOffsetState
- Enclosing class:
GlStateManager
- Mappings:
Namespace Name official com/mojang/blaze3d/platform/GlStateManager$h
intermediary com/mojang/blaze3d/platform/GlStateManager$class_1031
named com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState
-
Field Summary
Modifier and TypeFieldDescriptionfloat
float
-
Constructor Summary
-
Method Summary
-
Field Details
-
capFill
- Mappings:
Namespace Name Mixin selector official a
Lcom/mojang/blaze3d/platform/GlStateManager$h;a:Lcom/mojang/blaze3d/platform/GlStateManager$b;
intermediary field_5123
Lcom/mojang/blaze3d/platform/GlStateManager$class_1031;field_5123:Lcom/mojang/blaze3d/platform/GlStateManager$class_1018;
named capFill
Lcom/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState;capFill:Lcom/mojang/blaze3d/platform/GlStateManager$CapabilityTracker;
-
capLine
- Mappings:
Namespace Name Mixin selector official b
Lcom/mojang/blaze3d/platform/GlStateManager$h;b:Lcom/mojang/blaze3d/platform/GlStateManager$b;
intermediary field_5121
Lcom/mojang/blaze3d/platform/GlStateManager$class_1031;field_5121:Lcom/mojang/blaze3d/platform/GlStateManager$class_1018;
named capLine
Lcom/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState;capLine:Lcom/mojang/blaze3d/platform/GlStateManager$CapabilityTracker;
-
factor
public float factor- Mappings:
Namespace Name Mixin selector official c
Lcom/mojang/blaze3d/platform/GlStateManager$h;c:F
intermediary field_5124
Lcom/mojang/blaze3d/platform/GlStateManager$class_1031;field_5124:F
named factor
Lcom/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState;factor:F
-
units
public float units- Mappings:
Namespace Name Mixin selector official d
Lcom/mojang/blaze3d/platform/GlStateManager$h;d:F
intermediary field_5122
Lcom/mojang/blaze3d/platform/GlStateManager$class_1031;field_5122:F
named units
Lcom/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState;units:F
-
-
Constructor Details
-
PolygonOffsetState
PolygonOffsetState()
-