CLASS net/minecraft/class_8012 net/minecraft/util/Colors COMMENT Contains constants for commonly used colors in {@code 0xAARRGGBB} format. FIELD field_41758 RED I COMMENT Represents the color red, {@code 0xFFFF0000}. FIELD field_42973 WHITE I COMMENT Represents the color white, {@code 0xFFFFFFFF}. FIELD field_42974 BLACK I COMMENT Represents the color black, {@code 0xFF000000}. FIELD field_44941 GRAY I COMMENT Represents the color gray, {@code 0xFFA0A0A0}.