diff --git a/mappings/net/minecraft/client/gui/hud/BackgroundHelper.mapping b/mappings/net/minecraft/util/math/ColorHelper.mapping similarity index 77% rename from mappings/net/minecraft/client/gui/hud/BackgroundHelper.mapping rename to mappings/net/minecraft/util/math/ColorHelper.mapping index d7057813c0..dd0af6fbcd 100644 --- a/mappings/net/minecraft/client/gui/hud/BackgroundHelper.mapping +++ b/mappings/net/minecraft/util/math/ColorHelper.mapping @@ -1,5 +1,5 @@ -CLASS net/minecraft/class_5253 net/minecraft/client/gui/hud/BackgroundHelper - CLASS class_5254 ColorMixer +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