Uses of Enum Class
net.minecraft.client.util.ColorLerper.Type
Packages that use ColorLerper.Type
-
Uses of ColorLerper.Type in net.minecraft.client.util
Methods in net.minecraft.client.util that return ColorLerper.TypeModifier and TypeMethodDescriptionstatic ColorLerper.TypeReturns the enum constant of this class with the specified name.static ColorLerper.Type[]ColorLerper.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.util with parameters of type ColorLerper.TypeModifier and TypeMethodDescriptionstatic intColorLerper.lerpColor(ColorLerper.Type type, float step)