public static class RenderItem.Colour extends java.lang.Object
float
a
b
g
r
RenderItem.Colour(float r, float g, float b, float a)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final float r
public final float g
public final float b
public final float a
public RenderItem.Colour(float r, float g, float b, float a)