yarn/mappings/net/minecraft/util/math/ColorHelper.mapping

19 lines
450 B
Plaintext

CLASS net/minecraft/class_5253 net/minecraft/util/math/ColorHelper
CLASS class_5254 Argb
METHOD method_27762 getAlpha (I)I
ARG 0 argb
METHOD method_27763 mixColor (II)I
ARG 0 first
ARG 1 second
METHOD method_27764 getArgb (IIII)I
ARG 0 alpha
ARG 1 red
ARG 2 green
ARG 3 blue
METHOD method_27765 getRed (I)I
ARG 0 argb
METHOD method_27766 getGreen (I)I
ARG 0 argb
METHOD method_27767 getBlue (I)I
ARG 0 argb