Class GlStateManager.Color

java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.Color
Enclosing class:
GlStateManager

@Deprecated static class GlStateManager.Color extends Object
Deprecated.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    float
    Deprecated.
     
    float
    Deprecated.
     
    float
    Deprecated.
     
    float
    Deprecated.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
    Color(float p_i50869_1_, float p_i50869_2_, float p_i50869_3_, float p_i50869_4_)
    Deprecated.
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • r

      public float r
      Deprecated.
    • g

      public float g
      Deprecated.
    • b

      public float b
      Deprecated.
    • a

      public float a
      Deprecated.
  • Constructor Details

    • Color

      public Color()
      Deprecated.
    • Color

      public Color(float p_i50869_1_, float p_i50869_2_, float p_i50869_3_, float p_i50869_4_)
      Deprecated.