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