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$n
intermediary net/minecraft/class_4493$class_1029
named com/mojang/blaze3d/platform/GlStateManager$FogState
  • Field Details

    • capState

      public final GlStateManager.CapabilityTracker capState
      Deprecated.
      Mappings:
      Namespace Name Mixin selector
      official a Ldkr$n;a:Ldkr$c;
      intermediary field_5100 Lnet/minecraft/class_4493$class_1029;field_5100:Lnet/minecraft/class_4493$class_1018;
      named capState Lcom/mojang/blaze3d/platform/GlStateManager$FogState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$CapabilityTracker;
    • mode

      public int mode
      Deprecated.
      Mappings:
      Namespace Name Mixin selector
      official b Ldkr$n;b:I
      intermediary field_5102 Lnet/minecraft/class_4493$class_1029;field_5102:I
      named mode Lcom/mojang/blaze3d/platform/GlStateManager$FogState;mode:I
    • density

      public float density
      Deprecated.
      Mappings:
      Namespace Name Mixin selector
      official c Ldkr$n;c:F
      intermediary field_5101 Lnet/minecraft/class_4493$class_1029;field_5101:F
      named density Lcom/mojang/blaze3d/platform/GlStateManager$FogState;density:F
    • start

      public float start
      Deprecated.
      Mappings:
      Namespace Name Mixin selector
      official d Ldkr$n;d:F
      intermediary field_5099 Lnet/minecraft/class_4493$class_1029;field_5099:F
      named start Lcom/mojang/blaze3d/platform/GlStateManager$FogState;start:F
    • end

      public float end
      Deprecated.
      Mappings:
      Namespace Name Mixin selector
      official e Ldkr$n;e:F
      intermediary field_5098 Lnet/minecraft/class_4493$class_1029;field_5098:F
      named end Lcom/mojang/blaze3d/platform/GlStateManager$FogState;end:F
  • Constructor Details

    • FogState

      private FogState()
      Deprecated.