Package com.mojang.blaze3d.platform
Class GlStateManager.FogState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.FogState
- Enclosing class:
- GlStateManager
@Deprecated @Environment(CLIENT) static class GlStateManager.FogState extends Object
Deprecated.
- Mappings:
Namespace Name official dkr$nintermediary net/minecraft/class_4493$class_1029named com/mojang/blaze3d/platform/GlStateManager$FogState
-
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description privateFogState()Deprecated. -
Method Summary
-
Field Details
-
capState
Deprecated.- Mappings:
Namespace Name Mixin selector official aLdkr$n;a:Ldkr$c;intermediary field_5100Lnet/minecraft/class_4493$class_1029;field_5100:Lnet/minecraft/class_4493$class_1018;named capStateLcom/mojang/blaze3d/platform/GlStateManager$FogState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$CapabilityTracker;
-
mode
public int modeDeprecated.- Mappings:
Namespace Name Mixin selector official bLdkr$n;b:Iintermediary field_5102Lnet/minecraft/class_4493$class_1029;field_5102:Inamed modeLcom/mojang/blaze3d/platform/GlStateManager$FogState;mode:I
-
density
public float densityDeprecated.- Mappings:
Namespace Name Mixin selector official cLdkr$n;c:Fintermediary field_5101Lnet/minecraft/class_4493$class_1029;field_5101:Fnamed densityLcom/mojang/blaze3d/platform/GlStateManager$FogState;density:F
-
start
public float startDeprecated.- Mappings:
Namespace Name Mixin selector official dLdkr$n;d:Fintermediary field_5099Lnet/minecraft/class_4493$class_1029;field_5099:Fnamed startLcom/mojang/blaze3d/platform/GlStateManager$FogState;start:F
-
end
public float endDeprecated.- Mappings:
Namespace Name Mixin selector official eLdkr$n;e:Fintermediary field_5098Lnet/minecraft/class_4493$class_1029;field_5098:Fnamed endLcom/mojang/blaze3d/platform/GlStateManager$FogState;end:F
-
-
Constructor Details
-
FogState
private FogState()Deprecated.
-