Package net.minecraft.util.math
Class ColorHelper
java.lang.Object
net.minecraft.util.math.ColorHelper
Contains color-related helper methods.
- Mappings:
Namespace Name official arh
intermediary net/minecraft/class_5253
named net/minecraft/util/math/ColorHelper
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
Contains color-related helper methods that use ARGB colors represented as0xAARRGGBB
. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
ColorHelper
public ColorHelper()
-