Class ColorLerper

java.lang.Object
net.minecraft.client.util.ColorLerper

@Environment(CLIENT) public class ColorLerper extends Object
Mappings:
Namespace Name
named net/minecraft/client/util/ColorLerper
intermediary net/minecraft/class_11462
official fvg
  • Field Details

    • RAINBOW_COLORS

      public static final DyeColor[] RAINBOW_COLORS
      Mappings:
      Namespace Name Mixin selector
      named RAINBOW_COLORS Lnet/minecraft/client/util/ColorLerper;RAINBOW_COLORS:[Lnet/minecraft/util/DyeColor;
      intermediary field_60686 Lnet/minecraft/class_11462;field_60686:[Lnet/minecraft/class_1767;
      official a Lfvg;a:[Ldbt;
  • Constructor Details

    • ColorLerper

      public ColorLerper()
  • Method Details

    • lerpColor

      public static int lerpColor(ColorLerper.Type type, float step)
      Mappings:
      Namespace Name Mixin selector
      named lerpColor Lnet/minecraft/client/util/ColorLerper;lerpColor(Lnet/minecraft/client/util/ColorLerper$Type;F)I
      intermediary method_71790 Lnet/minecraft/class_11462;method_71790(Lnet/minecraft/class_11462$class_11463;F)I
      official a Lfvg;a(Lfvg$a;F)I
    • getArgb

      static int getArgb(DyeColor color, float multiplier)
      Mappings:
      Namespace Name Mixin selector
      named getArgb Lnet/minecraft/client/util/ColorLerper;getArgb(Lnet/minecraft/util/DyeColor;F)I
      intermediary method_71789 Lnet/minecraft/class_11462;method_71789(Lnet/minecraft/class_1767;F)I
      official a Lfvg;a(Ldbt;F)I