Package net.minecraft.util.math
Class ColorHelper
java.lang.Object
net.minecraft.util.math.ColorHelper
Contains color-related helper methods.
- Mappings:
- Namespace - Name - official - aok- intermediary - net/minecraft/class_5253- named - net/minecraft/util/math/ColorHelper
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic classContains color-related helper methods that use ARGB colors represented as0xAARRGGBB.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ColorHelperpublic ColorHelper()
 
-