Package api.util.color
Class ColorHelper
java.lang.Object
api.util.color.ColorHelper
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static ArrayList<ColorBlendEntry>static final String[]static final String[]static final String[]protected static Map<Integer,ColorBlendEntry> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ColorBlendEntrygetCachedEntry(int color1, int color2) getColorFromID(int id)
-
Field Details
-
colorOrder
-
colorOrderCapital
-
colorOrderUnderscores
-
entryCache
-
colorBlendList
-
-
Constructor Details
-
ColorHelper
public ColorHelper()
-
-
Method Details
-
getCachedEntry
-
getColorFromID
-