diff --git a/mappings/net/minecraft/client/gui/DrawableHelper.mapping b/mappings/net/minecraft/client/gui/DrawableHelper.mapping index 448184defe..a46c843f59 100644 --- a/mappings/net/minecraft/client/gui/DrawableHelper.mapping +++ b/mappings/net/minecraft/client/gui/DrawableHelper.mapping @@ -206,6 +206,11 @@ CLASS net/minecraft/class_332 net/minecraft/client/gui/DrawableHelper ARG 3 x ARG 4 y ARG 5 color + METHOD method_29343 drawWithOutline (IILjava/util/function/BiConsumer;)V + ARG 1 x + ARG 2 y + ARG 3 renderAction + COMMENT the action to render both the content and the outline, taking x and y positions as input METHOD method_33284 fillGradient (Lnet/minecraft/class_4587;IIIIIII)V ARG 0 matrices ARG 1 startX