diff --git a/mappings/net/minecraft/text/Style.mapping b/mappings/net/minecraft/text/Style.mapping index 1c8c675a14..ae9c7b1c7c 100644 --- a/mappings/net/minecraft/text/Style.mapping +++ b/mappings/net/minecraft/text/Style.mapping @@ -32,7 +32,7 @@ CLASS net/minecraft/class_2583 net/minecraft/text/Style ARG 10 font METHOD equals (Ljava/lang/Object;)Z ARG 1 obj - METHOD method_10949 setHoverEvent (Lnet/minecraft/class_2568;)Lnet/minecraft/class_2583; + METHOD method_10949 withHoverEvent (Lnet/minecraft/class_2568;)Lnet/minecraft/class_2583; COMMENT Returns a new style with the hover event provided and all other COMMENT attributes of this style. ARG 1 hoverEvent